• Stars
    star
    1
  • Language
    C#
  • Created over 7 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A C# program I wrote to brute force solve a piece of calculus coursework I was given. The coursework was to find the question that gave an answer of 1, where a straight line intercepted a parabola in the positive quadrant. The area of 1 is the area between the parabola and the straight line. This program gives over 300 solutions, I only needed one for the coursework.