Did you know that creating a GeoGebra applet in #hyperbook is way easier than using geogebra.org — at least from a text-lover’s perspective 😅?
:::geogebra{perspective="G" height=400 width=700 coordsystem="-10,10,-2,8"}
a = Slider[-5,5]
SetCoords(a, 450, 370)
f_a(x) = x^2 * a + a * x
:::
Here you can find the hyperbook documentation: https://hyperbook.openpatch.org/elements/geogebra
Here you can find every Geogebra-command.
https://geogebra.github.io/docs/manual/en/commands/3D_Commands/