Skip to content

Functions

Pedro Marques edited this page Apr 8, 2016 · 2 revisions

The framework includes a set of already implemented functions.

Name Description Usage Result
Abs Returns the absolute value of a specified number. Abs(-1) 1M
Acos Returns the angle whose cosine is the specified number. Acos(1) 0d
Clone this wiki locally