Mathematical FunctionsMath
&reftitle.intro;
These math functions will only handle values within the range of
the integer and float types on your computer
(this corresponds currently to the C types long resp. double).
If you need to handle bigger numbers, take a look at the arbitrary precision math functions.
&reftitle.required;
&no.requirement;
&reftitle.install;
&no.install;
&reftitle.runtime;
&no.config;
&reftitle.resources;
&no.resource;
&reference.math.constants;
&reference.math.functions;