Skip to content
Snippets Groups Projects
Unverified Commit e8aca892 authored by Chris Sangwin's avatar Chris Sangwin Committed by GitHub
Browse files

Merge pull request #1088 from Mat-Ge/patch-1

Update GeoGebra.md
parents 1e38b123 ec9f83a3
No related branches found
No related tags found
No related merge requests found
......@@ -294,7 +294,7 @@ It is possible to update existing objects, or indeed to create new objects insid
[[/geogebra]]
[[input:ans1]] [[validation:ans1]]
Please note that the STACK and GeoGebra syntax do not match perfectly. For example, `g:%pi*x^3` will throw an error in GeoGebra because `%pi` in Maxima does not match `pi` in GeoGebra. (Functionality to match sytax may be supported in the future but matching maxima syntax to GeoGebra syntax is a lot of work.)
Please note that the STACK and GeoGebra syntax do not match perfectly. For example, `g:%pi*x^3` will throw an error in GeoGebra because `%pi` in Maxima does not match `pi` in GeoGebra. (Functionality to match syntax may be supported in the future but matching maxima syntax to GeoGebra syntax is a lot of work.)
### Future plans
1. GeoGebra boolean types should come through to STACK as just return true/false (not 0,1).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment