; Internal Math library routines - always included by the compiler ; ; Written by Irmen de Jong (irmen@razorvine.net) - license: GNU GPL 3.0 math { ; required by the compiler, but the vm implements all math operations as instructions. }