Logarithm to any other base.
Namespace:
SingularSys.Jep.Functions- new StrictNaturalLogarithm(10) for base 10
- new StrictNaturalLogarithm(2) for base 2.
Assembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Syntax
| C# |
|---|
public StrictNaturalLogarithm( double baseNum ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ baseNum As Double _ ) |
| Visual C++ |
|---|
public: StrictNaturalLogarithm( double baseNum ) |
Parameters
- baseNum
- Type: System..::.Double
base