Properties
Similar Topics
Statistics
Comments
3
Participants
3
Subscribers
3
Votes
1
Views
496
Share
Answered
Hello,
So I have a variety of different points on a 3D graph and I want to connect them all with a single curve. How exactly would I do that?
Ex:
A = (1,1,1)
B = (3,3,5)
C = (4,-2,5)
D = (5,6,3)
E = (-5,1,3)
- 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
OK?
Spline({A,B,C,D,E},3)
Comments have been locked on this page!