[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Returns a specified complex number raised to a power specified by a double-precision floating-point number. [Property] Value=Sets the complex number to be raised to a power. ARG(Complex)|20|(empty)|Complex Power=Sets the double-precision floating-point number that specifies a power. ARG(Double)|7|0 [Methods] doPow=Gets a specified complex number raised to a power specified by a double-precision floating-point number. ARG(Complex Value, Double Power)|1|0 onResult=Returns the complex number Value raised to the Power. ARG(Complex)|2|0 Result=Returns the result. ARG(Complex)|3|0 Value=Defines the complex number to be raised to a power. ARG(Complex)|4|0 Power=Defines the double-precision floating-point number that specifies a power. ARG(Double)|4|107