NAME
Sidef::Math::Math
DESCRIPTION
This object is ...
SYNOPSIS
var obj = Math.new(...);
INHERITS
Inherits methods from:
* Sidef::Object::Object
METHODS
avg
Math.avg() -> Obj
Return the
gcd
Math.gcd() -> Obj
Return the
get_constant
Math.get_constant() -> Obj
Return the
lcm
Math.lcm() -> Obj
Return the
map
Math.map() -> Obj
Return the
map_range
Math.map_range() -> Obj
Return the
max
Math.max() -> Obj
Return the
min
Math.min() -> Obj
Return the
num2percent
Math.num2percent() -> Obj
Return the
Aliases: number_to_percentage
rand
Math.rand() -> Obj
Return the
range_sum
Math.range_sum() -> Obj
Return the
sum
Math.sum() -> Obj
Return the