abstract class Poodle\MathExtends: Poodle\Math\PHP Implements: Poodle\Math\MathInterface
Constants string ENGINE
Methods public static add ( $l, $r, $d = 14 ) div ( $l, $r, $d = 14 ) mul ( $l, $r, $d = 14 ) sub ( $l, $r, $d = 14 )
Inherited methods public static Poodle\Math\Base::base64ToLong ( $str ) Poodle\Math\Base::binaryToLong ( $str ) Poodle\Math\PHP::cmp ( $l, $r, $d = 14 ) Poodle\Math\Base::getScale ( $l, $r ) Poodle\Math\Base::getValid ( $n ) Poodle\Math\Base::longToBase64 ( $str ) Poodle\Math\Base::longToBinary ( $long ) Poodle\Math\PHP::mod ( $l, $m ) Poodle\Math\PHP::pow ( $l, $r, $d = 14 ) Poodle\Math\PHP::powmod ( $l, $r, $m, $d = 14 ) Poodle\Math\Base::rand ( $stop ) Poodle\Math\PHP::sqrt ( $o, $d = 14 )
|