Copies ST to a specified stack element or memory location and increments the stack pointer by one to point to the next element on stack. This is a stack POP operation.
FSTP destination
FSTP ST(3)