Previous Topic: IDAETERR02 - Numeric overflowNext Topic: IDAETERR04 - Invalid conversion of negative number to unsigned


IDAETERR03 - Invalid square root of negative number

Reason:

You tried to derive the square root of a negative number.

Action:

Check the logic of the program and its input data and re-specify.