ln == Returns the natural logarithm (base e) of the value. To obtain other logarithms, use the :doc:`log` method. See also :doc:`log`. Syntax ------ .. code-block:: javascript ln() Examples -------- .. code-block:: javascript $('AVar').ln()