c# math

  1. S

    Resolved How to make arithmetical operations?

    How to make arithmetical operations in C#? I'm making a calculator, And I don't know what signs needs to be for Addition, Subtraction and Division. if (aritmeticalOperation == "Multiplication") //It can be other operation too. { long num01...
  2. jag250

    Answered Radio buttons and check boxes with math

    http://miscapstone.uncw.edu/316f20matthewsk/MIS316/MP1Bmatthewsk.aspx This is the project I have to build I have created the online of the page and 3/4 panels are functioning and my textboxes are good to go. I need help trying to get the math portion done and the radio and checkbox buttons. if...
Back
Top Bottom