Expand description
- Mathematics and constants
§Metadata
- Copyright: © 1998 - 2022
CroftSoft Inc
- Author:
David Wallace Croft
- Rust version: 2022-10-23
- Rust since: 2022-07-30
§History
- Adapted from the Java package com.croftsoft.core.math
- In the Java-based
CroftSoft Core Library
- In the Java-based
Modules§
- axis
- Axis-angle (used in 3D graphics)
- finance_
lib - Financial calculations
- geom
- Geometry
- math_
constants - A collection of math constants
- math_
lib - A collection of math functions
- matrix
- A mathematical matrix that uses const generics for the rows and columns
- quat
- Quaternion