GitXplorerGitXplorer
R

eso-math.ts

public
3 stars
0 forks
9 issues

Commits

List of commits on branch main.
Verified
2b90663b058cc1acecc6e1ba0a021ca7e6351392

Delete jsconfig.json

RRudxain committed 8 months ago
Verified
872245f5d4ac3841b39feb3ff59d2ae86d101365

Delete .github/workflows directory

RRudxain committed 8 months ago
Verified
6ab44eae22d4b850e968a4a7a9f4c99d1a5ec9f2

now `agm` always halts

RRudxain committed a year ago
Verified
985919307dbcc49856069c6666fe6f2b30359724

share `FACTORIALS` with IntN

RRudxain committed a year ago
Verified
4b7499b68e272f67e432f1e9255a57bd8b92dc83

precompute factorial table

RRudxain committed a year ago
Unverified
b188ff06e75b5a4c9f14a6e58d7704b5708653b9

accurate factorial for ints

RRudxain committed a year ago

README

The README file for this repository.

Eso-Math

[!important] See #36

Most math libs are focused on arithmetic and algebra, and practical applications like cryptography. This lib is targeted at Pure Math, Number Theory, and recreational math.