Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Math .Net I want to represent a huuuuge number in .net

Tags:

c#

.net-3.5

I remember a class that formulate a huge number in array and do operations on it, What is it

Thanks

like image 996
Costa Avatar asked Nov 23 '25 15:11

Costa


2 Answers

if you only have 3.5 then some external library should help. there is this one which was linked from this question. There are other questions which have already addressed this too. the search box is your friend :)

like image 180
Sam Holder Avatar answered Nov 26 '25 04:11

Sam Holder


You're probably looking for System.Numerics.BigInteger.

like image 42
Will Vousden Avatar answered Nov 26 '25 05:11

Will Vousden



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!