Notification

The AppSheet Help Center documentation can now be viewed in Japanese - AppSheet ヘルプセンターのドキュメントが日本語で表示できるようになりました。. Learn more

LOG10()

Base 10 logarithm of a numeric value

Returns the computed logarithm of x with base 10 as a Decimal value.

Examples

LOG10(3.14) returns 0.496929648073215 (equivalent to LOG(3.14, 10))

LOG10(10) returns 1 (equivalent to LOG(10, 10))

LOG10(100) returns 2 (equivalent to LOG(100, 10))

LOG10(POWER(10, 6)) returns 6

POWER(10, LOG10(7)) returns 7.00

Syntax

LOG10(x)

  • x - Any numeric type.

See also

LN()

LOG()

LOG2() 

POWER()

SQRT()

 

Was this helpful?

How can we improve it?

Need more help?

Try these next steps:

true
Search
Clear search
Close search
Main menu
17906377978755740194
true
Search Help Center
true
true
true
false
false