Division problem (weird behavior)

One option is to stick a minus sign in front of the second argument in __fadd_rn(). Pure negation does not require any rounding, so that should be safe.

One option is to stick a minus sign in front of the second argument in __fadd_rn(). Pure negation does not require any rounding, so that should be safe.

Ah smart =) Thanks a lot!

Ah smart =) Thanks a lot!