[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Returns the natural (base e) logarithm of a specified BigInteger value. [Property] Value=Sets a BigInteger value. ARG(BigInteger)|20|(empty)|BigInteger [Methods] doLn=Gets the natural (base e) logarithm of a specified BigInteger value. ARG(BigInteger Value)|1|0 onResult=Returns natural (base e) 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