It generates random math functions with different level of complexity.
- Evaluate the function when x doesn't appear. Shutting Yard Algorithm
- Values of function in range (-15, +15) with increment of 0.5
- Draw the graph. (In other repo)
arcsin(number>1) and arcsin( (function without x) > 1)
arccos(number>1) and arccos( (function without x) > 1)
cd src
g++ main.cpp -o main
./main