ParseToNumber Command

From GeoGebra Manual
Revision as of 10:22, 21 July 2013 by Mathmum (talk | contribs) (added link to ParseToFunction)
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.
Note: See also ParseToFunction command.
© 2024 International GeoGebra Institute