Skip to content

Some handy ExtensionMethods for numbers of type decimal.

Notifications You must be signed in to change notification settings

TrustyDoge/DecimalExtensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DecimalExtensions

Some handy ExtensionMethods for numbers of type decimal.

Since the decimal type is the hero of precise math, but has not gotten enough attention, I had to add the missing functions myself.

  • Get the DecimalPrecision (0.01 has a precision of 2)
  • Rounding numbers up or down with any precision.

No license. Do with it whatever you want. Happy mathing.

About

Some handy ExtensionMethods for numbers of type decimal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages