Numerix v0.4.2 Numerix.Math

Common mathematical functions.

Summary

Functions

Calculates the nth root of a number

Functions

nth_root(x, n, precision \\ 1.0e-5)
nth_root(number, integer, float) :: float

Calculates the nth root of a number.