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.  
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also