Predefined functions and procedures



This chapter lists in alphabetical order all predefined functions and procedures included in the Mosel language. Certain functions or procedures take predefined constants as input values or return values that correspond to predefined constants. In every case, these constants are documented with the function or procedure. In addition, Mosel defines a few other useful numerical constants:

MAX_INT
maximum integer number
MAX_REAL
maximum real number
M_E
base of natural logarithms e
M_PI
value of Maths/pi.png


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.