Module hydra_dx_math::transcendental[][src]

Functions

exponential function e^(operand) neg - bool indicates that operand is negative value.

natural logarithm Returns tuple(D,bool) where bool indicates whether D is negative. This happens when operand is < 1.

base 2 logarithm

power with integer exponent