• Neil Conway's avatar
    Allow 'Infinity' and '-Infinity' as input to the float4 and float8 · bfd6f52b
    Neil Conway authored
    types. Update the regression tests and the documentation to reflect
    this. Remove the UNSAFE_FLOATS #ifdef.
    
    This is only half the story: we still unconditionally reject
    floating point operations that result in +/- infinity. See
    recent thread on -hackers for more information.
    bfd6f52b
float4.out 5.47 KB