Option variable
lognumer
Default value: false
If true
then negative floating point
arguments to log
will always be converted to their absolute value
before the log
is taken. If numer
is also true
, then negative integer
arguments to log
will also be converted to their absolute value.