Platforms to show: All Mac Windows Linux Cross-Platform

Log10MBS(x as Double) as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
global method Math MBS Util Plugin 5.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
This function computes the value of the logarithm of argument x to base 10.
Example
MsgBox str(Log10MBS(5))

log10(1) return +0.
log10(x) return a NaN for x < 0.
log10(+infinity) return +infinity.

Blog Entries

The items on this page are in the following plugins: MBS Util Plugin.


The biggest plugin in space...