Platforms to show: All Mac Windows Linux Cross-Platform

LogMBS(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 e.
Example
MsgBox str(LogMBS(5))

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

Blog Entries

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


The biggest plugin in space...