(inf? arg)
  arg: a flo
  returns a bool
F

Returns #t if its argument is infinite.

nan?
==