Previous Topic

Next Topic

Book Contents

Book Index

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.

Copyright © 2013, 2016 Oracle and/or its affiliates. All rights reserved.