[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Returns the remainder resulting from the division of a specified number by another specified number. [Property] X=Sets a dividend. ARG(Double)|7|0 Y=Sets a divisor. ARG(Double)|7|0 Extern=Make an internal variable available in the global scope. ARG(bool)|4|0|True,False [Methods] doIEEERemainder=The number X raised to the power Y. ARG(Double X, Double Y)|1|0 onIEEERemainder=Returns the remainder resulting from the division. ARG(Double)|2|7 Result=Returns the result. ARG(Double)|3|7 X=Defines a dividend. ARG(Double)|4|7 Y=Defines a divisor. ARG(Double)|4|7