Skip to content
#

arithmetic

Here are 413 public repositories matching this topic...

Ravenwater
Ravenwater commented Jan 1, 2021

in the Sterling approximation of factorial(n), we use an oracle based on the sw::universal::decimal type, which is an adaptive data type, to generate a reference value. However, the direct approximation of the factorial through a native floating point type yields different approximations.

factorial(40) calculated with double and decimal oracle rounded to double
815915283247897734345611269
Ultimate-Calculator
JordanLeich
JordanLeich commented Jun 2, 2021
  1. Recreate gui.ui since this file has been lost.
  2. Add in the remaining calculators and converters that are missing from the GUI version.
  3. Add in some graphing functionality.
  4. Add any useful calculators or converters you can think of that have not already been implemented.

Contributing ✍️

  • Here’s an easy and quick video guide for learning how to cont

Improve this page

Add a description, image, and links to the arithmetic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the arithmetic topic, visit your repo's landing page and select "manage topics."

Learn more