Fix bugs in round modules reported by Bruno Haible.
[pspp] / tests / test-roundf1.c
2007-10-21 Bruno HaibleUse isnanf() instead of isnan(). Avoids a link error...
2007-10-20 Ben PfaffImplement 'round', 'roundf', 'roundl' modules.