math-fun 0.0.3

A package providing mathematical functions commonly used in science and engineering
Documentation
  • Coverage
  • 100%
    14 out of 14 items documented0 out of 13 items with examples
  • Size
  • Source code size: 52.71 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.7 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • rhopt

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.