Method: Statsample::Regression::Simple#digits
- Defined in:
- lib/statsample/regression/simple.rb
permalink #digits ⇒ Object
Returns the value of attribute digits.
14 15 16 |
# File 'lib/statsample/regression/simple.rb', line 14 def digits @digits end |