| Maptitude GISDK Help |
Returns the smaller of two values.
min_value = Min(real value1, real value2)
| Argument | Contents |
|---|---|
| value1 | Any number |
| value2 | Any number |
A real number that is the smaller of value1 and value2.
| Function | Summary |
|---|---|
| Max() | Returns the larger of two values |
| ©2025 Caliper Corporation | www.caliper.com |