Platforms to show: All Mac Windows Linux Cross-Platform

Log2MBS(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 2.
Example
MsgBox str(Log2MBS(5))

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

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


The biggest plugin in space...