ParseToNumber Command

From GeoGebra Manual
Revision as of 12:13, 14 October 2015 by Mathmum (talk | contribs) (moved comment to the syntax to notes)
Jump to: navigation, search


ParseToNumber[ <Number>, <String> ]
Parses the string and stores the result to a number a, which must be defined and free before the command is used.
Example: Define a = 3 and text1 = "6". ParseToNumber[a, text1] returns a = 6.
Notes:
© 2024 International GeoGebra Institute