abstract struct Number
- Number
- Value
- Object
Overview
The top-level number type.
Included Modules
- Comparable(Number)
- Steppable
Defined in:
patches/numbers.crInstance Method Summary
- #*(other : Units::AlgebraicUnit)
- #+(other : Units::AlgebraicUnit)
- #-(other : Units::AlgebraicUnit)
- #/(other : Units::AlgebraicUnit)
- #as_days
- #as_feet
- #as_ft
- #as_hours
- #as_hr
- #as_in
- #as_inches
- #as_m
- #as_meters
- #as_min
- #as_minutes
- #as_s
- #as_seconds
- #as_yards
- #as_yd
- #as_years
- #as_yr