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 Mon Jan 27 15:45:00 2003 for GlobalFunctionGuide by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001