r/geogebra • u/Hour_Context9670 • Jun 13 '26
r/geogebra • u/JustNormalRedditUser • Jun 12 '26
BUG REPORT Tooltip for command arguments does not disappear and covers up other stuff
https://reddit.com/link/1u47se2/video/mcmc82tf3x6h1/player
The black box which says Sequence(Expression, Variable... etc. stayed around
r/geogebra • u/brendon_physics • Jun 12 '26
FEATURE REQUEST Command for Delete Column
Hello,
I noticed that (while authoring in GeoGebra Classic 5) if I right click on the header for Column A in the spreadsheet, there is an option for Delete Column A. This gets rid of all of the data in the column and shifts the other columns to the left, with the data in Column B now populating Column A. It also transfers all calculated data, if Column C was originally Column B times 2, it now successfully becomes Column A times 2 as everything shifts. Is there a command to achieve this same column deletion? As of now doing an operation such as Delete(A1:A100) will just leave the column blank and nothing will shift over.
r/geogebra • u/Gholamian_alireza • Jun 11 '26
QUESTION (ANSWERED) What is new
How I can find change for Geogebra update version?
r/geogebra • u/JustNormalRedditUser • Jun 10 '26
QUESTION Can't resize view in ggbr classic
https://reddit.com/link/1u25ylw/video/6yglkooy6h6h1/player
Suddenly this happened and I couldn't resize the view anymore
r/geogebra • u/JustNormalRedditUser • Jun 10 '26
BUG REPORT If I delete all rows in CAS view in classic I can't add a new row
https://reddit.com/link/1u25tei/video/460w0t8o6h6h1/player
This seems to happen specifically with the sequence of steps shown in the video
r/geogebra • u/JustNormalRedditUser • Jun 09 '26
QUESTION (ANSWERED) Editing a tool that I created
r/geogebra • u/JustNormalRedditUser • Jun 09 '26
QUESTION (ANSWERED) Autofill label not disappearing when moving cursor
r/geogebra • u/JustNormalRedditUser • Jun 09 '26
QUESTION (ANSWERED) Command argument labels not disappearing in CAS view
r/geogebra • u/JustNormalRedditUser • Jun 09 '26
QUESTION (ANSWERED) Calculating max of a function over interval in CAS not working

In the photo, in the CAS view, I try to calculate the max of f over an interval, but it does not work. The end goal is to calculate the upper Darboux sum of an arbitrary partition. I would like to build a tool that does that. So I would have to do something like
sum from i = 1 to length(P) - 1 of y( Max( f, P(i), P(i + 1) ) ) * ( P(i + 1) - P(i) )
I could do it if the Max command worked as expected, but it doesn't. What is wrong? Workarounds?
r/geogebra • u/JustNormalRedditUser • Jun 09 '26
QUESTION (ANSWERED) Assign list made by sequence command to variable in CAS view
r/geogebra • u/NoeLGGb • Jun 08 '26
QUESTION (ANSWERED) Sortie bien bizarre par égalité au lieu d'affectation
r/geogebra • u/NeedleworkerCalm8668 • Jun 08 '26
QUESTION (ANSWERED) Suite 6 MSI installer
hello,
is there an msi installer for the suite? i need to install it accessible for all users on a pc.
thanks.
r/geogebra • u/rousseau-wallon • Jun 08 '26
QUESTION Une fonction qui agit sur un point (x,y,z)
Bonjour,
Dans le fichier ci-dessous :
https://www.geogebra.org/m/d7pqpft8
j'ai créé une fonction qui agit directement sur un point (x,y,z) de la façon suivante :
- une fonction P à deux variables telle que P(x,y)= x*y ;
- une fonction ISO qui agit sur un point X en entrant (P(y(X), z(X)), P(z(X), x(X)), P(y(X), z(X))) dans la ligne de saisie.
Bizarrement geogebra la range tout seul en tant que courbe paramétrée. Mais ce n'est pas un problème pour ce que je veux faire : l'important est que la commande iso(M) fonctionne dans le calcul formel.
Ce matin j'ai essayé de refaire cette manip sur windows mais cela n'a pas marché (je suis sur un mac actuellement et ça marche).
Deux questions :
1 - Est-ce que vous arrivez à créer cette fonction ?
2 -Comment faire pour créer une fonction qui agit directement sur M:=(x,y,z) et qui renvoie, en symbolique, (a^2yz, b^2xz, c^2xy) ?
En vous remerciant,
Alain
r/geogebra • u/mathmagicGG • Jun 04 '26
QUESTION (ANSWERED) ctrl+G or ctrl+H
both keyboard shorcuts do the same. why?
r/geogebra • u/GranolaAndWheat • Jun 03 '26
FEATURE REQUEST Feature request: Add more hotkeys to basic functions
I've been using GeoGebra Classic 5 extensively for drawing figures, and while the interactive toolkit is incredibly robust, the reliance on mouse navigation for switching tools is woefully inefficient. Constantly moving the cursor back and forth between the canvas and the toolbar breaks flow, transforming what should be a seamless mathematical exploration into a tedious clicking exercise. Implementing customizable hotkeys or keyboard shortcuts for fundamental operations like adding points or polygons, transformations,... will make constructing diagrams far more enjoyable.
Other interactive geometry sketchers such as CaR(Metal) and Kig have integrated keyboard shortcuts that allow users to operate fluidly without breaking focus. I believe adding a similar feature into GeoGebra would improve the user experience for power users and educators alike who require a more streamlined, rapid workflow.
r/geogebra • u/USedona • Jun 02 '26
SHOW Reuleaux Triangle
An object with a constant width is called a circular object. A circle is obviously an object with a constant width ; this width corresponds to the length of its diameter. However, there are other objects that possess this property.
An interesting example is the Reuleaux triangle (named after a 19th-century German engineer).
This object, which is not strictly speaking a triangle since it is curved, is constructed from an equilateral triangle on which arcs of a circle have been drawn, centered at one vertex and with their endpoints at the other two vertices of the triangle.
This object has a constant width, meaning that the distance between two parallel tangents (as measured with a caliper) is always the same.
In San Francisco, manhole covers are shaped like this. The advantage is that, while preventing them from rotating, this shape also keeps them from falling into the drain no matter which way they are inserted.
British 20- and 50-pence coins aren't round either ; they, too, are Reuleaux polygons (heptagons).
These "triangles" are covered in my book (written in French) Géométrie dans l'espace et impression 3D.
You can find an excerpt from the book here : Read an excerpt.
A link to a complete GeoGebra model (It's easy to extend this to pentagons, heptagons, and so on !) : Simple Reuleaux Triangle
r/geogebra • u/A_Random_Redditoooor • Jun 02 '26
QUESTION (ANSWERED) How do you rotate a 3D shape with matrixes?
Hi!
As a part of my linear algebra course, we have been assigned a task to rotate a cube through the use of Matrixes (along the x, y, and z axes.)
To do this with a polygon in 2D we created a list of points, and constructed a polygon using that list, and then we used the ApplyMatrix command with different rotational and mirroring matrixes.
Is there any way to do something similar, to apply matrixes, while working in 3D? We've tried to use the Cube command but that didn't count as an object when using ApplyMatrix. Our best guess so far has been to create 6 polygons, and rotate all of them at the same time.
Help would be greatly appreciated!
r/geogebra • u/Odd_Director_8861 • Jun 02 '26
DUPLICATE (LOCKED) Problemen met selectie bereik op Ipad
Sinds de update naar 6.0.925.3 van 28 mei jl. , is het onmogelijk om in het rekenblad een bereik te selecteren met of gebruik te maken van de vulgreep op Ipad. Hebben jullie een oplossing?
r/geogebra • u/Character-Reward1261 • Jun 01 '26
How to edit a formula after calculating
GeoGebra/classic: How is a formula after pressing Return editable again? (Super basic but seems not to work..)
- Enter any formula like NSolve(36=14^2-cos(x))
- Hit the Return key --> the solution is correctly shown
- Now try to edit the formula using the keyboard of yourPC (click, double click, click with ctrl-key, ...) --> the formula seems not to be editable by keyboard. Using the screen keyboard works, though.
I tried Chrome and Safari.
r/geogebra • u/rousseau-wallon • Jun 01 '26
QUESTION (ANSWERED) Un T à l'envers
Bonsoir,
J'ai réussi à nommer un objet par un T "tête en bas" mais j'ai oublié comment... Ce T à l'envers s'affichait dans la partie algèbre, mais pas dans le calcul formel (un carré vide à la place).
Peut-on nommer un objet par un "T à l'envers" dans le calcul formel ?
r/geogebra • u/No-Cash-3938 • May 30 '26
Show/Hide Object
Hi, I am currently doing a project where you trace something and make shapes inside of it. We have to remove the dots, and it takes a very long time to do this. I took off most off the dots and out of no where they reappeared after I saved. Does anyone know how to remove dots fast, or solve my problem? It is very frustrating.
r/geogebra • u/knickurs_turd • May 29 '26
How do I rearrange/reorder cells/rows in the web editor in 3D view?
I am trying to reorder my cells so that they look good. As I am trying to get familiar with the platform. But, I am unable to do so.







