Feature #10255 » update_rdoc_for_Math.log.PATCH
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)
|
||
*
|
- « Previous
- 1
- 2
- 3
- 4
- Next »