Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/engjango/fatorial
Cálculo do fatorial de números gigantes
https://github.com/engjango/fatorial
biginteger bignumber bignumbers fatorial logarith math stirling
Last synced: 1 day ago
JSON representation
Cálculo do fatorial de números gigantes
- Host: GitHub
- URL: https://github.com/engjango/fatorial
- Owner: engjango
- License: cc0-1.0
- Created: 2023-09-30T23:19:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-30T23:21:51.000Z (about 1 year ago)
- Last Synced: 2023-10-01T00:22:44.662Z (about 1 year ago)
- Topics: biginteger, bignumber, bignumbers, fatorial, logarith, math, stirling
- Language: C
- Homepage: https://www.cartasaovento.com.br/fatorial-de-numeros-gigantes-em-linguagem-c
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fatorial
Exemplo de como calcular o fatorial de números gigantes, inclui
pequeno artifício matemático para prever o "tamanho" do número resultante.![alt text](https://github.com/engjango/fatorial/blob/main/screenshot.png?raw=true)