I see there's a method for the Double type called .ToDecimal()
I was wondering how that can be used. I am trying to output a number with lots of decimals to a number with only two decimals so that it will be easier to read
I see there's a method for the Double type called .ToDecimal()
I was wondering how that can be used. I am trying to output a number with lots of decimals to a number with only two decimals so that it will be easier to read