Skip to content
  • Raymond Toy's avatar
    Fix #1: Clean up float-nan-p · b90929db
    Raymond Toy authored
    First, have oct:float-nan-p call octi:float-nan-p so that we're
    consistent with whatever is done in octi:float-nan-p.
    
    Second, add some comment for float-nan-p for qd-reals: we're only
    checking the first element for NaN.
    b90929db