
6 Jan
2013
6 Jan
'13
1:09 a.m.
On Samstag, 5. Januar 2013, 16:03:23, Christopher Howard wrote:
Hi. Are natural log and Euler's constant defined somewhere in base, or a convenience math module somewhere? I'm having trouble finding them with hayoo or system documentation.
The natural logarithm is simply `log`. Euler's constant isn't defined anywhere, you get it (the best approximation, at least very nearly) with `exp 1`.