Click here to Skip to main content
15,668,335 members
Articles / Programming Languages / C#

Tagged as

Stats

19.8K views
672 downloads
30 bookmarked

Number.cs for General Purpose Number Handling in C#

Rate me:
Please Sign up or sign in to vote.
4.91/5 (21 votes)
25 Sep 2020Ms-RL5 min read
An wrapper class for Number operations in C#
As C# does not offer a underlying base class for Numbers, you have to write one that can work with all numbers without specifying the Type directly

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under Microsoft Reciprocal License


Written By
Software Developer Freelancer
Germany Germany
A nice guy.
And WPF Developer.
And asp.net.

like everything I can get my hand on in .net.
But never java.

Comments and Discussions