[System.Runtime.CompilerServices.Extension()] [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] public static System.Numerics.Complex Ln( System.Numerics.Complex complex )
Parameters
- complex
- The System.Numerics.Complex number to perform this operation on.
Return Value
The natural logarithm of this complex number.