Returns the logarithm of 1 plus the argument.
Namespace: Extreme.Mathematics.Generic
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
Syntax
Type Parameters
Return Value
The logarithm of 1 plus
value.
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
IRealOperations<(Of <(<'T>)>)>. When you use instance method syntax to call this method, omit the first parameter.
Remarks
Exceptions
See Also