[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Returns e raised to the specified power. [Property] Value=Sets a double-precision floating-point number that specifies a power. ARG(Double)|7|0 Extern=Make an internal variable available in the global scope. ARG(bool)|4|0|True,False [Methods] doExp=Performs the mathematical function Exp(number). ARG(Double Value)|1|0 onExp=Returns e raised to the specified power. ARG(Double)|2|7 Result=Returns the result. ARG(Double)|3|7 Value=Defines a double-precision floating-point number that specifies a power. ARG(Double)|4|7