[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 complex number. [Property] Value=Sets the complex number to be raised to a power. ARG(Complex)|20|(empty)|Complex Power=Sets the complex number that specifies a power. ARG(Complex)|20|(empty)|Complex [Methods] doPower=Gets a specified complex number raised to a power specified by a complex number. ARG(Complex Value, Complex 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 complex number that specifies a power. ARG(Complex)|4|0