LOG10
Stay organized with collections
Save and categorize content based on your preferences.
Returns the logarithm of a positive number with base 10.
Sample usage
LOG10(Users)
Syntax
LOG10( X )
Parameters
X - a field or expression containing at least one field. X must be positive.
Examples
| Example formula |
Input |
Output |
LOG10(Users) |
1 |
0 |
LOG10(Users) |
100 |
2 |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-07-29 UTC.
[null,null,["Last updated 2026-07-29 UTC."],[],[]]