Properties
Category
English
Similar Topics
Statistics
Comments
2
Participants
2
Subscribers
0
Votes
1
Views
1095
Share
Answered
Hello,
The attached worksheet shows some peculiar behavior of the Intersect command, as well as some unexpected naming behavior. In the attached worksheet, it is not possible to name the intersection point "F" but a free point (or some other object) can be named "F".
John.
- GeoGebra
- Help
- Partners
-
Contact us
- Feedback & Questions
- This email address is being protected from spambots. You need JavaScript enabled to view it.
- +43 677 6137 2693
© 2023 International GeoGebra Institute
Hi John,
Use in this case (with maximal one intersection) this:
F = Element[{Intersect[j, e]}, 1]
Raymond
PS
At Intersect[], it is advantageous always to be applied "{}"
Hi Raymond,
Good thing to know :-)
That trick about F = Element.... at least created a variable named F instead of F_something. I still got "undefined" as the result. F_1 gets a result, F_2 and F get "undefined" ... difficult to figure out a workaround that is reliable.
Thank you.... at least I'm getting the right variable name now.
John.
Comments have been locked on this page!