chickadee » srfi-94 » ln

lnprocedure

These procedures are part of every implementation that supports general real numbers. Ln computes the natural logarithm of z.

In general, the mathematical function ln is multiply defined. The value of ln z is defined to be the one whose imaginary part lies in the range from -pi (exclusive) to pi (inclusive).