use mathThis module contains Phoo bindings for most all of the functions defined
on the global Math
object.
num ) :PIELN2LN10LOG2ELOG10ESQRT2SQRT1_2a → b ) :acosacoshasinasinhatanatanhcbrtceilclz32coscoshexpexpm1floorfroundimulloglog1plog10log2roundsignsinsqrttantanhtruncatan2 ( x y → v )hypot ( a array of lengths → hhypotenuse )abs, max, min, pow, and random are omitted.
abs, max, pow,
and min are included in the standard builtins,
and a better-quality, seedable random number generator is included in the random module.
docs@04547c7