org.apache.bcel.generic
public class FREM extends ArithmeticInstruction
Stack: ..., value1, value2 -> result
Version: $Id: FREM.java 386056 2006-03-15 11:31:56Z tcurdt $
Constructor Summary | |
---|---|
FREM() Remainder of floats |
Method Summary | |
---|---|
void | accept(Visitor v)
Call corresponding visitor method(s). |
Parameters: v Visitor object