next up previous contents index
Next: GREATER Up: Comparison Previous: CMP   Contents   Index

CMPF

Stack Input: Float, Float

Stack Output: Integer

Operand: None

Since: 2.2.4

Description:

Compares the two input values. If the first input value is bigger than the second input value, a 1 is placed on the stack. If they are equal, a 0 is placed on the stack. If the first input value is smaller than the second input value, a -1 is placed on the stack.



David Levitan 2006-02-12