INSTRUCTIONS: PLEASE READ GRAPHING: ------------------------------------------------------------------------- Green Flag to start: !! IMPORTANT !! You can not type something like 2x, you have to type 2*x, I know it is annoying but I could not get it to work Start by Inputting your function -A function can contain symbols like +, -, * (multiply), / (divide), ^ (exponent), _ (natural logarithm), s (sinx), c (cosx) and t (tanx) - An example would be: 3*x^3-2^x*_x (Three times x to the third minus the product of two to the power of x and the natural logarithm of x) Then input your starting value of the graph After that input your ending value of the graph Finally, give an accuracy number (the higher the number the more accurate) -I recommend a number between 1000 and 2000 ------------------------------------------------------------------------- UNDERSTANDING THE OUTPUT ------------------------------------------------------------------------- After it is finished graphing, you will get an approximated area (top right) please note that "area" is the area that is above the x-axis minus the area below the x-axis. "abs area" is the total area. ------------------------------------------------------------------------- USING RANGE VARIABLE: ------------------------------------------------------------------------- The range variable controls how large the viewing box is, the small the number, the smaller the box Default is 5 ------------------------------------------------------------------------- REGRAPHING ------------------------------------------------------------------------- Press [space] to regraph ------------------------------------------------------------------------- AFTER YOU GRAPHED ------------------------------------------------------------------------- By hovering your mouse at a certain x coordinate, you can see the x and y coordinates, and the derivative at that point (both at the bottom left) Use arrow keys to move the center of the graph and then press [space] to re-graph at the new location! ------------------------------------------------------------------------- Have fun :)
All coding is done by me :)