Mathematical Functions Math &reftitle.intro; These math functions will only handle values within the range of the int 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. See also the manual page on arithmetic operators. &reference.math.setup; &reference.math.constants; &reference.math.reference;