Log10

Characteristic Description

Returns

Base 10 logarithm of a specified number.

Return type

Double (for Oracle Health Sciences Central Designer float types).

Syntax

Math.Log10(a)

Parameters

  • Parametera
  • Definition—A number for which a logarithm is to be found.
  • Data type—Any numeric data type.