Click here to Skip to main content
15,886,258 members
Articles / Programming Languages / C#

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 21.9K   672   30  
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