Previous Topic

Next Topic

Book Contents

Log10

Log10

Characteristic

Description

Returns

Base 10 logarithm of a specified number.

Return type

Double (for Central Designer float types).

Syntax

Math.Log10(a)

Parameters

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

Send Feedback