Clears the overflow status of FXP by changing the overflow status of FXP to FALSE.
Add to the block diagram
Find on the palette
FXP specifies a fixed-point number.
FXP with overflow cleared returns FXP with an overflow status of FALSE. If FXP does not include an overflow status, FXP with overflow cleared returns FXP unchanged.
overflow? is TRUE if FXP includes an overflow status and FXP is the result of an operation that overflowed. If FXP does not include an overflow status, or if FXP includes an overflow status but is not the result of an operation that overflowed, overflow? is FALSE.