Class: NANClass
Instance Method Summary collapse
Methods included from SGML
Methods inherited from NaughtClass
#*, #**, #+, #-, #/, #<=>, #coerce, #div, #is_0?, new!, #next, #succ, #to_Dec, #to_Frac, #to_N, #to_Q, #to_R, #to_Z, #to_f, #to_i, #to_s, #to_s!
Instance Method Details
#to_sgml ⇒ Object
1065 1066 1067 |
# File 'lib/m500.rb', line 1065 def to_sgml "<code #{sgml_id}class='notanumber'>NAN</code>" end |