Module com_croftsoft_core::math::math_lib
source · [−]Expand description
- A collection of math functions
Metadata
- Copyright: © 1998 - 2022
CroftSoft Inc
- Author:
David Wallace Croft
- Rust version: 2022-09-03
- Rust since: 2022-08-24
- Java version: 2008-08-09
- Java since: 1998-12-27
History
- Adapted from the Java class com.croftsoft.core.math.MathLib
- In the Java-based
CroftSoft Core Library
- In the Java-based
Structs
Clips the value to a minimum and maximum range
Cumulative Distribution Function (CDF)
Coordinates specified as angle and radius from the origin
Cartesian (x, y) coordinates
Wraps the value to [minimum, minimum + range)
Enums
Functions
Factors a number into its primes
Computes the greatest common factor for two positive integers
The sigmoid or logistic function
The derivative of the sigmoid function with respect to the argument