[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Returns the natural (base e) logarithm of a specified number. [Property] Value=Sets a number whose logarithm is to be found. ARG(Double)|7|0 Extern=Make an internal variable available in the global scope. ARG(bool)|4|0|True,False [Methods] doLn=Performs the mathematical function Log(number). ARG(Double Value)|1|0 onLn=Returns the natural logarithm of a specified number. ARG(Double)|2|7 Result=Returns the result. ARG(Double)|3|7 *E=Returns the natural logarithmic base, specified by the constant 2.7182818284590452354. ARG(Double)|3|7 Value=Defines a number whose logarithm is to be found. ARG(Double)|4|7