[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Returns a specified number raised to the specified power. [Property] X=Sets a double-precision floating-point number to be raised to a power. ARG(Double)|7|0 Y=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] doPow=The number X raised to the power Y. ARG(Double X, Double Y)|1|0 onPow=Returns a specified number raised to the specified power. ARG(Double)|2|7 Result=Returns the result. ARG(Double)|3|7 X=Defines a double-precision floating-point number to be raised to a power. ARG(Double)|4|7 Y=Defines a double-precision floating-point number that specifies a power. ARG(Double)|4|7