The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Sidef::Math::Math

DESCRIPTION

This class implements ...

SYNOPSIS

var obj = Math(...)

INHERITS

Inherits methods from:

       * Sidef::Object::Object

METHODS

avg

Math.avg() -> Obj

Return the

Aliases: arithmetic_mean

binsplit

Math.binsplit() -> Obj

Return the

chinese

Math.chinese() -> Obj

Return the

gcd

Math.gcd() -> Obj

Return the

geometric_mean

Math.geometric_mean() -> Obj

Return the

harmonic_mean

Math.harmonic_mean() -> 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

smooth_numbers

Math.smooth_numbers() -> Obj

Return the

sum

Math.sum() -> Obj

Return the