infinite? Returns nil,1,or +1 depending on whether flt is finite.
(0.0).infinite? (?.0/0.0).infinite? (+1.0/0.0).infinite?