Skip to content
Snippets Groups Projects
Unverified Commit f5f22a76 authored by Mat-Ge's avatar Mat-Ge Committed by GitHub
Browse files

Update GeoGebra.md

parent 52725fd4
No related branches found
No related tags found
No related merge requests found
...@@ -66,7 +66,7 @@ By default points are free to manipulate in the applet, unless you add `__fixed` ...@@ -66,7 +66,7 @@ By default points are free to manipulate in the applet, unless you add `__fixed`
Notes Notes
1. No checking is done that the object in STACK matches one in GeoGebra. If it does not exist it will be created by GeoGebra. 1. No checking is done that the object in STACK matches one in GeoGebra. If it does not exist it will be created by GeoGebra.
2. Currently setting points and values are the only supported objects. Users can set objects, e.g. you could define `g:x^3` and set this in an appletm 2. Currently setting points and values are the only supported objects. Users can set objects, e.g. you could define `g:x^3` and set this in an applet.
3. Angles cannot be set directly, set points instead! 3. Angles cannot be set directly, set points instead!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment