%CH

Calculator Key: ■%CH

Member Of Menu: 
None
Argument Types: 
Real
Symbol
Expression
Result Type(s): 
Real
Expression
Invertible: 
No
Valid In Expression: 
Yes
Stack Diagram: 
Real1 Real2 Real3
Symbol1 Symbol2 Expression3
Expression1 Expression2 Expression3

Given real values x and y pushed onto the stack in that order, this operation calculates 100 * (y - x) / x. Note that if the first value is 0, an infinite result error is displayed.