The addition instructions add the source and destination operands and return the sum to the destination. The operand at the stack top can be doubled by coding:
FADD ST, ST(0)