A figurative constant is not allowed in a float arithmetic operation.
30
Cause . . . . . : Figurative constants are not allowed in any arithmetic operation when any other operand is a float variable or float literal. The operation is ignored.
Recovery . . . : Change either the figurative constant, or the float variable or literal in the arithmetic operation. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.