×
Menu

Mathematical functions

The following is a list of Mathematical functions in MapAble:
Each function has a link to more detailed descriptions and applications.  The ones used often in the GIS environment has short descriptions.
 
Mathematics
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Function
Returns the value of the specified expression to the specified power.
Use
As above
 
 
 
Function
Returns a pseudo-random float value from 0 through 1, exclusive.
Use
As above
 
 
Function
Returns a numeric value, rounded to the specified length or precision.
Use
To remove decimal points at the end of a number
 
 
Function
Returns the positive (+1), zero (0), or negative (-1) sign of the specified expression.
Use
To indicate negative /positive numbers with a + or -
 
 
 
Function
Returns the square root of the specified float value.
Use
To reclassify from a power function
 
 
Function
Returns the square of the specified float value.
Use
As above