Module: Constants::Uncertainty
- Defined in:
- lib/constants/uncertainty.rb
Overview
Simply defines the values for exact and unknown uncertainty.
Constant Summary collapse
- UNKNOWN =
nil
- EXACT =
0
Simply defines the values for exact and unknown uncertainty.
nil
0