[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Returns the logarithm of a specified complex number in a specified base. [Property] Value=Sets a complex number. ARG(Complex)|20|(empty)|Complex Base=Sets the base of the logarithm. ARG(Double)|7|0 [Methods] doLog=Gets the logarithm of a specified complex number in a specified base. ARG(Complex Value, Double Base)|1|0 onResult=Returns the logarithm of value in Base. ARG(Complex)|2|0 Result=Returns the result. ARG(Complex)|3|0 Value=Defines a complex number. ARG(Complex)|4|0 Base=Defines the base of the logarithm. ARG(Double)|4|107