math-fun

Crates.iomath-fun
lib.rsmath-fun
version0.0.3
sourcesrc
created_at2024-02-03 16:37:41.040792
updated_at2024-02-07 13:15:38.961368
descriptionA package providing mathematical functions commonly used in science and engineering
homepagehttps://github.com/rhopt/math-fun
repositoryhttps://github.com/rhopt/math-fun
max_upload_size
id1125538
size27,030
(rhopt)

documentation

https://docs.rs/math-fun

README

math-fun

Special functions for scientific and engineering problems

Usage

Add the following to your Cargo.toml:

[dependencies]
math-fun = "0.0.2"

Features

Currently, only spherical Bessel functions of the first and second kinds for orders 0, 1, and 2 are implemented. More functions will follow.

License

Licensed under either of

at your option.

Commit count: 0

cargo fmt