2
Answers

how can i work with big decimal numbers?

Daniel Simal

Daniel Simal

9y
604
1
Hi,
My name is Daniel Simal, i follow this website a long time ago.
I have a problem with c#, i need calculate a big decimal for statistical calculations, the precision is not very important for me, only up to 5 decimal digits, but the integer part could cause an overflow in the decimal type.
¿how can i solve this?
For example, a class exist in java for big decimal numbers.
Best regards.
Answers (2)