type

LogNatural

class LogNatural : UnaryMath

Computes the natural logarithm of its input: out = ln(inA)

methods

Slot Details

calculate

protected virtual override Number calculate(Number a)