Option variable
logarc
logarc(<span class="replaceable">expr</span>)
When the global variable logarc
is true
,
inverse circular and hyperbolic functions are replaced by
equivalent logarithmic functions.
The default value of logarc
is false
.
The function logarc(expr)
carries out that replacement for
an expression expr
without setting the global variable logarc
.