====== Description ====== The ln node returns the natural logarithm of the value of its child-node. ====== Constraints ====== * Minimum number of child-nodes: 1 * Maximum number of child-nodes: 1 * Valid input range: must be a positive number ====== Calculus ====== value = ln(value1)