[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Returns the additive inverse of a specified complex number. [Property] [Methods] doNegate=Gets the additive inverse of a specified complex number. ARG(Complex Value)|1|0 onResult=Returns the result of the Real and Imaginary components of the value parameter multiplied by -1. ARG(Complex)|2|0 Result=Returns the result. ARG(Complex)|3|0 Value=Defines a complex number. ARG(Complex)|4|0