8.16.0.1
Euclid
(require euclid) | package: euclid |
The Euclid package provides data structures and algorithms related to Euclidian geometry. Specifically, this package provides tools for working with plane geometry, which is two-dimensional, and solid geometry, which is three-dimensional. Rather than being generic in the number of dimensions, modules and data types in this package are instead specific to either plane or solid geometry.