Skip to content

a set of helpful rounding tools for simple data analysis in physics at university

Notifications You must be signed in to change notification settings

zoernchen/croun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

croun-collection

croun:
functions with custom rounding

a rnd ("round") function to round up from 5, in positive and negative alike
a drnd ("down rounding") function to always round down, in positive and negative alike
a prnd ("physics rounding") function to round errors: if the first digit is a one or a two it rounds to the second digit, otherwise to the first.
a getk function to get the number of digits n in prnd was rounded to

About

a set of helpful rounding tools for simple data analysis in physics at university

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages