dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleNumber Structure / Log Method

In This Topic
Log Method
In This Topic
Performs a logarithmic calculation on an OracleNumber.
Overload List
OverloadDescription
Calculates a new OracleNumber with its value set to the natural logarithm (base e) of the specified OracleNumber.  
Calculates a new OracleNumber with its value set to the logarithm of the OracleNumber in the specified base.  
Calculates the OracleNumber with its value set to the logarithm of the specified OracleNumber structure in the supplied base.  
See Also