Crate extra_math

source ·
Expand description

§extra_math

Mathematical functions that are used in procyos’s code that aren’t found in either libm or the standard library.

It is not intended to be accurate, just useful in a no-std environment.

§Running the tests

cargo test
nix flake check

§Built With

§Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

§Versioning

We use Semantic Versioning for versioning. For the versions available, see the tags on this repository.

§Authors

  • Billie Thompson - Provided README Template - PurpleBooth

See also the list of contributors who participated in this project.

§License

Licensed under either of

at your option.

Modules§

  • Gamma function approximation