Synopsis
HxImageRep HxExp(HxImageRep img)
Input
HxImageRep img
Return value
HxImageRep
Description
The function HxExp takes the exponent of every pixel value in the input value and stores it in the corresponding pixels of the return image.
Remarks
See also
HxLog, HxLog10, HxPow, HxPowVal,
Keywords
Unary, Arithmetic,
1.2.12 written by Dimitri van Heesch,
© 1997-2001