stirling_approximation 0.1.0

Stirling's approximation to factorials
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.bigdecimal]
version = "0.4.1"

[package]
description = "Stirling's approximation to factorials"
edition = "2021"
license = "MIT"
name = "stirling_approximation"
readme = "README.md"
repository = "https://github.com/lucasmelodev1/stirling-approximation.git"
version = "0.1.0"