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

chinese

Math.chinese() -> Obj

Return the

gcd

Math.gcd() -> Obj

Return the

lcm

Math.lcm() -> Obj

Return the

map

Math.map() -> Obj

Return the

max

Math.max() -> Obj

Return the

min

Math.min() -> Obj

Return the

num2percent

Math.num2percent() -> Obj

Return the

prod

Math.prod() -> Obj

Return the

Aliases: product

range_map

Math.range_map() -> Obj

Return the

range_sum

Math.range_sum() -> Obj

Return the

sum

Math.sum() -> Obj

Return the