Horus Doc ||
Global Function Guide ||
General documentation |
Function documentation
HxExp
Synopsis
HxImageRep HxExp(HxImageRep img)
Input
HxImageRep img
- The image you want to take the exponent of.
Return value
HxImageRep
- The pixelwise exponent of the input image.
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
- Overflow error
- The function HxExp can result in an overflow error.
See also
HxLog, HxLog10, HxPow, HxPowVal,
Keywords
Unary, Arithmetic,
Generated on Tue Feb 3 14:20:26 2004 for GlobalFunctionGuide by
1.2.12 written by Dimitri van Heesch,
© 1997-2001