Math instructions
Use the Math instructions to perform mathematical calculations.
Function | Description |
---|---|
Returns the absolute value of a Real value. | |
Adds two or more Integer, Real, Time, or String values. | |
Divides two Integer or Real values. | |
Performs a Modulo calculation on Integer values. | |
Multiplies two or more Integer or Real values. | |
Converts a value to a negative. | |
Subtracts one Integer, Real, or Time value from another Integer, Real, or Time value. | |
Truncates Real values, leaving just the Integer. |
Provide Feedback