TYPE: COP
TITLE: Function COP

This operation performs a variety of mathematical functions on the input 
image's pixels.

Middle click on the dialog '?' help for more help on maskable pixel operations.

Parameters
Function
    Function        - The math function to perform.
    Base            - The base for LogX and B^x. 
    Exponent        - The exponent for x^E.
    Error Handling  - On a math error, the value causing the error can be
		      replaced with an error value or kept as is.
    Error Value     - The value to replace errors with.

Quantize, Mask & Plane Scope, Frame Scope
    Overview - See extra help (Middle click on the dialog '?' help).

Local Variables:
    L   - Sequence length
    S   - Start of sequence
    E   - End of sequence
    IL  - Input sequence length
    SR  - Sequence frame rate
    NP  - Number of planes in sequence
    W,H - Width and height of image
    I   - Image index (0 at start frame)
    IT  - Image time (0 at start frame)
    AI  - Current plane array index
    PI  - Current plane index
    PC  - Num of channels in current plane

See Also: Pixel
