These functions are available globally.

Unlike Elementary Functions, they have a regular syntax:

 NameOfFunction(FirstParameter, SecondParameter, ...)

They will always evaluate all parameters, and then execute the function.

You can define your own functions using Function.