fadd
Stack
Before
|
After
|
| value1
|
result
|
| value2
|
...
|
| ...
|
Pops two single-precision floating point numbers off the operand stack, adds them, and pushes the result back onto the stack. Floating point addition follows IEEE rules.
Bytecode
Type
See Also
Description
u1
fadd
opcode = 0x62 (98)
dadd, iadd, ladd