Skip to content

Commit

Permalink
Auto merge of #99747 - ankane:float_gamma, r=workingjubilee
Browse files Browse the repository at this point in the history
Add gamma function to f32 and f64

Adds the [gamma function](https://en.wikipedia.org/wiki/Gamma_function) to `f32` and `f64` (`tgamma` and `tgammaf` from C).

Refs:
- rust-lang/rfcs#864
- rust-lang/rust#18271
  • Loading branch information
bors committed Aug 9, 2023
2 parents 0d16b24 + 3e6bb0d commit 58df3b5
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 58df3b5

Please sign in to comment.