OracleNumber::Log10 Method (OracleNumber)
.NET Framework (current version)
Calculates the base 10 logarithm of a number.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Parameters
- n
-
Type:
System.Data.OracleClient::OracleNumber
An OracleNumber structure.
Return Value
Type: System.Data.OracleClient::OracleNumberThe base 10 logarithm of the specified number.
.NET Framework
Available since 1.1
Available since 1.1
Show: