GraphDS: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 23: | Line 23: | ||
==User guide== | ==User guide== | ||
===Homescreen=== | |||
On the homescreen, you can evaluate expressions, approximate definite integrals, or use a number of built-in functions. After entering an expression, press the "ENT" key or A to evaluate it. | |||
Note that you must use proper syntax or you will risk getting an incorrect result. | |||
This includes using closing parentheses and multiplication signs (* ) where necessary. | |||
Currently, trig functions along with addition/subtraction, multiplication/division, and exponents and special built-in functions can be evaluated. | Currently, trig functions along with addition/subtraction, multiplication/division, and exponents and special built-in functions can be evaluated. | ||
===Graphing=== | |||
With graphDS, you can graph up to four functions simultaneously. | |||
From the homescreen, tap the "GPH" key on the touchscreen. Using the keyboard, enter a function. Press "CLR" to erase a function and use the D-Pad to move the cursor. | |||
When you are finished entering functions, press the "ENT" key, then press "GPH" again to graph the functions. | |||
To switch graphing modes, press the "Mode" key. To adjust the graphing window, press "WIN". | |||
You can then adjust the xMin, xMax, yMin, yMax, and parametric and polar graphing parameters (depending on what graph mode you are in). | |||
When finished editing the window information, press "GPH" to return to the function input. | |||
===Tracing=== | |||
After you have graphed a function, you can trace it to see the numerical relationship between x, y, and t or theta values (if applicable). | |||
From the graphscreen, press the "TRC" key on the touchscreen to begin tracing. On the top screen, a red cursor will be displayed. | |||
To move the cursor, press the left and right buttons on the D-Pad. On the touchscreen, the values of relevant variables will be displayed. | To move the cursor, press the left and right buttons on the D-Pad. On the touchscreen, the values of relevant variables will be displayed. | ||
To set a specific value for x, t, or theta (depending on the graph mode), touch the touchscreen with the stylus and input a valid numerical expression. After you press "ENT" or the A button, the cursor will jump to the proper point on the function. | To set a specific value for x, t, or theta (depending on the graph mode), touch the touchscreen with the stylus and input a valid numerical expression. | ||
After you press "ENT" or the A button, the cursor will jump to the proper point on the function. | |||
You can also access a limited number of catalog functions while inputting a tracing expression by touching the "CLG" key on the touchscreen. | You can also access a limited number of catalog functions while inputting a tracing expression by touching the "CLG" key on the touchscreen. | ||
===Built-in functions=== | |||
graphDS features a number of built-in functions, which are accessible through the catalog. | |||
Functions can be nested inside one another as long as the data type returned by the inner function is a valid input for the outer function. | |||
For example, if a function is used as an argument for the function crossP (cross product), then that function must return a vector. | |||
Also be careful to use closing parentheses correctly. | |||
===CAS=== | |||
To use the CAS (computer algebra system), simply enter an algebraic expression on the homescreen and graphDS will simplify it. | |||
Currently, the CAS is compatible with parentheses, foiling, exponents, and distribution, along with standard operators. | |||
It is not compatible with trigonometric, logarithmic, or built-in catalog functions. For now, users should avoid division and algebraic expressions within exponents. | It is not compatible with trigonometric, logarithmic, or built-in catalog functions. For now, users should avoid division and algebraic expressions within exponents. | ||
Revision as of 02:45, 7 June 2021
| GraphDS | |
| File:Graphds09.png | |
| General | |
|---|---|
| Author(s) | Morgan Robertson |
| Type | Mathematics |
| Version | 0.9.1 |
| Licence | Mixed |
| Links | |
| [Media:GraphDS091.zip Download] | |
| Website | |
<htmlet>adsense</htmlet>