2
Answers

how can i work with big decimal numbers?

Photo of Daniel Simal

Daniel Simal

10y
945
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)