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