0

The round off is not working exactly while using in Math.round function.

Math.round(19793.475X100)/100 => 19793.47 but Math.round(195.975X100)/100 => 195.98

Above issue occurs in both c# and Jquery. Even if used Math.ceil it executes the same result.

Please help me to resolve on this.

Jeeva
  • 1
  • 1

0 Answers0