next up previous index
Next: TAN: Tangent of an Up: Image Arithmetic Previous: LN: Natural Logarithm of   Index

EXP: Exponentiate an Image


\begin{command}
\item[\textbf{Form:}EXP source\hfill]{}
\end{command}

EXP replaces every pixel value n in 'source' by $e^n$. Values larger than +30 or smaller than -30 are set to 1.0E+30 or 1.0E-30 respectively.



Jon Holtzman 2002-02-13