Manuals/calci/EXTENT
Jump to navigation
Jump to search
EXTENT ()
Description
- This function corresponds to the EXTENT attribute.
- In ,the parameter are array of values.
- So this function is an extent of an array field or variable as an value.
- Here it is showing the minimum and maximum value of the given array.
- It is including zero and decimal values.
- This function is not included any special characters.
Examples
1.EXTENT([[14,-20],[15,18]]) = -20 18