GetKeyState GetMathErrValStr

GetMathErrVal


The GetMathErrVal function sets a replacement value for math errors.

Syntax

nValue = GetMathErrVal()

    The returned nValue is a number.

Remarks

For illegal math operations such as divide by 0, log 0, or 0^0, the returned value is the one assigned to the resultant pixel.

Related Topics

CImage, GetMathErrValStr