Properties
Similar Topics
Statistics
Comments
1
Participants
2
Subscribers
2
Votes
1
Views
1791
Share

What is the difference between static reference and dynamic reference in geogebra cas?
Answered
What is the difference between static reference (#) and dynamic reference ($) in geogebra cas?
- 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
#n
makes a copy of the output, same as how to transcribe the output characters by characters
changes to line n do not affect the copy, # was replaced by copy
$n
same as you define a variable in line n (assign line n to a variable has no instance in algebraview)
chances to line n will affect $n
Comments have been locked on this page!