Method: NANClass#to_sgml

Defined in:
lib/m500.rb

#to_sgmlObject



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

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