Project

General

Profile

Feature #10255 » update_rdoc_for_Math.log.PATCH

gogotanaka (Kazuki Tanaka), 09/23/2014 06:20 AM

View differences:

math.c
* If additional second argument is given, it will be the base
* of logarithm. Otherwise it is +e+ (for the natural logarithm).
*
* Domain: (0, INFINITY)
* Domain +x+: (0, INFINITY)
*
* Domain +base+: (0, 1) or (1, INFINITY)
*
* Codomain: (-INFINITY, INFINITY)
*
(4-4/4)