Skip to content

JavaScript code that allows you to find the amount of sig figs in a given number

Notifications You must be signed in to change notification settings

sgtbonsai/sigfigs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Significant Figure Finder

This is a basic JavaScript terminal program that allows you to find the amount of sig figs in a number that you inputted.

How to use

Download the code and run the following command in your terminal (be sure to have node.js installed)

node ./[LOCATION]/sigfigs.js

About

JavaScript code that allows you to find the amount of sig figs in a given number

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published