module CTioga2::Data::NaN
A module for easy use of NaN
in operations
Constants
- NaN
Public Instance Methods
nan()
click to toggle source
# File lib/ctioga2/data/backends/backends/text.rb, line 33 def nan return NaN end