min2()
Returns the lesser value of two numeric values, or NULL if parameters are invalid.
Syntax:
min2(val1, val2);
where
val1 is any integer or real number.
val2 is any integer or real number.
Example:
decl a;
a = min2\(1.5, -1.5\); // a=-1.5
Where Used:
Measurement Expressions (Data Display equations and Schematic MeasEqns), Schematic, Layout, Simulation, GUI
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()