Class: NANClass

Inherits:
NaughtClass show all
Includes:
SGML
Defined in:
lib/m500.rb

Instance Method Summary collapse

Methods included from SGML

#sgml_id, #tog_sgml_id

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_sgmlObject



1065
1066
1067
# File 'lib/m500.rb', line 1065

def to_sgml
  "<code #{sgml_id}class='notanumber'>NAN</code>"
end