Complex32NaturalLogarithm Method |
Natural Logarithm of this Complex32 (Base E).
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public Complex32 NaturalLogarithm()
Return Value
Complex32The natural logarithm of this complex number.
See Also