warg.math_utilities.powers

Created on 13-01-2021

Functions

next_pow(x[, n])

If the base(n) not specified, returns the natural logarithm (base e) of x.

next_power(x[, n])

If the base(n) not specified, returns the natural logarithm (base e) of x.

next_pow_2(x)

description

next_pow_10(x)

description

next_power_2(x)

description

next_power_10(x)

description

prev_pow(x[, n])

If the base(n) not specified, returns the natural logarithm (base e) of x.

prev_pow_10(x)

description

prev_pow_2(x)

description