Log10 Function (Access custom web app)
Returns the base-10 logarithm of a number.
Important
Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using Microsoft PowerApps to build no-code business solutions for the web and mobile devices.
Syntax
Log10 (NumericExpression)
The Log10 function contains the following argument.
Argument name | Description |
---|---|
NumericExpression |
The positive number for which you want the base-10 logarithm. |
Remarks
The Log function lets you change the base of the logarithm, instead of using the base 10.