The Exp Function (module_exp.m)

The exponential function

$\displaystyle z=\log(x)$

is another example of a simple 1:1 transformation, although it is less useful than log and square root. We have

$\displaystyle dz/dx = e^x, \log J = \log(e^x) = x.$

See software/module_exp.m.