Properties
Category
English
Similar Topics
Statistics
Comments
2
Participants
2
Subscribers
2
Votes
1
Views
312
Share

Join(<list of angles>, <list of angles>): visualization is lost
Not a Problem
Consider:
l1 = {Angle((1, 0), (0, 0), (0, 1))}
l2 = {Angle((0, 1), (0, 0), (-1, 0))}
The angles in these two lists are displayed in the Graphics View. Hide them.
Now, define:
l3 = Join({l1, l2})
The angles in l3 are not displayed.
Is this a bug?
I think it is because If points or lines are used instead angles, the joint list is displayed on the screen.
Thanks!
- 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
Nope
Comments have been locked on this page!