Error Message: $Y0214

www.kxcad.net Home > Electronic Index > Altium(Protel) Index


Your Ad Here

Summary

Exponent is negative, left operand must be a floating point type.

Description

The Compiler has encountered an invalid use of an exponent. When the exponent of an expression is negative, the operand must be a floating point object or literal.

Recommendation

Check to make sure that the left operand is a floating type value, or use a type conversion to convert the value to floating point.

Your Ad Here