Skip to main contentCrate mathrc
Source - err
- Frac
- Represents a rational number.
- Func
- Represents a mathematical function
f(x). - Math
- Mathematical utility type.
- Matrix
- A generic mathematical matrix.
- PredicateSet
- A set defined by a predicate.
- Seq
- A mathematical sequence.
- Set
- A simple mathematical set.
- Vector
- A generic mathematical vector.
- Vector2d
- A generic 2-dimensional vector.
- Vector3d
- A generic 3-dimensional vector.
- VectorOps
- Common vector operations.
- sum
- Computes the summation of a function over an integer range.