Platforms to show: All Mac Windows Linux Cross-Platform

Exp2MBS(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 2^x, the base-2 exponential of x.
Example
MsgBox str(Exp2MBS(5))

exp2(+-0) return 1.
exp2(-infinity) return +0.
exp2(+infinity) return +infinity.

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


The biggest plugin in space...