List of functions
The following table describes the supported functions (eg, function graphs) :
Function | Parameter | Description |
---|---|---|
The function returns the sine of the given angle. The angle is interpreted in the angular dimension of the application settings (DEG, RAD, GRAD). | ||
The function returns the angle of the given sine value. The angle is interpreted in the angular dimension of the application settings (DEG, RAD, GRAD). | ||
The function returns the cosine of the given angle. The angle is interpreted in the angular dimension of the application settings (DEG, RAD, GRAD). | ||
The function returns the angle of the given cosine value The angle is interpreted in the angular dimension of the application settings (DEG, RAD, GRAD). | ||
The function returns the tangens of the given angle. The angle is interpreted in the angular dimension of the application settings (DEG, RAD, GRAD). | ||
The function returns the angle of the given tangens value The angle is interpreted in the angular dimension of the application settings (DEG, RAD, GRAD). | ||
The function returns the smallest value from the list. | ||
The function returns the greatest value from the list. | ||
The function returns the absolute value. | ||
The function calculates the square of the value. | ||
The function calculates the square root of the value. | ||
The function calculates the nth power of a. | ||
The function calculates the nth root of a. | ||
Least common multiple | ||
Greatest common divisor | ||
Greatest common power |