Csharp

Forum discussion tagged with Csharp.
  1. E

    C# 1-1= 8.88178419700125E-16? (new to coding, help needed)

    I would first like to state that I'm new to coding, so there's probably a better way to do this.So I'm working on a quick program to count the number of digits after the decimal in a number. The lines of code that is causing issues are: this code repeats until it's left with 0 when run with...