abstract struct Number
- Number
- Value
- Object
Overview
The top-level number type.
Included Modules
- Comparable(Number)
- Steppable
Defined in:
matrix/num_helpers.crInstance Method Summary
-
#*(m : LA::Matrix)
Multiply scalar to matrix
-
#+(m : LA::Matrix)
Adds scalar to matrix
-
#-(m : LA::Matrix)
Substract matrix from scalar