About Math Functions

<< Click to Display Table of Contents >>

Navigation:  Concordance Programming Fundamentals > Advanced Programming Features >

About Math Functions

The following table describes the Concordance math functions.

Function

Description

max

Returns the greater of two values

min

Returns the lesser of two values

not

Inverts the number, returning its one's compliment

rand

Generate random numbers

round

Rounds floating point numbers

sqrt

Calculates a square root