login

xmath_min.gsf

Top / GrADS / script / xmath_min.gsf

Japanese / English

Name

xmath_min() - Get minimum value from two script variables.

Synopsis

ret = xmath_min( v1, v2 )

Options and Return values

v1, v2
Script variables.
ret
Minimum value.

Script source code