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