Skip to content

3 methods that handles calculating significant figures for addition/subtraction and multiplication/division.

License

Notifications You must be signed in to change notification settings

jmai136/Calculating-sig-figs

Repository files navigation

Calculating-sig-figs

3 methods that handles calculating significant figures for addition/subtraction and multiplication/division.

Getting Started

Download PHP 8.2.6

• Open the project folders in your IDE, I used VSC

WhAT DOES THE CODE DO

For both calculating addition/subtraction and multiplication/division functions, there are unknown amount of parameters, presumably that would be the numbers you are calculating with, from there the code returns the least precise decimal place/sig fig in order to determine the sum/difference/product/quotient's sig figs.

THANKS TO

• Nick Curra for the original code for get_sig_figs()

• Zack Hunt for helping debug assertions

About

3 methods that handles calculating significant figures for addition/subtraction and multiplication/division.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages