Numeric Command

From GeoGebra Manual
Revision as of 12:45, 30 November 2012 by JohannaZ (talk | contribs)
Jump to: navigation, search


CAS Syntax

Numeric[ <Expression> ]
Tries to determine a numerical approximation of the given expression. The number of decimals depends on the global rounding you choose in the Options Menu.
Example:
Numeric[3 / 2] yields 1.5.
Numeric[ <Expression>, <significant figures> ]
Tries to determine a numerical approximation of the given expression, using the entered number of significant figures.
Example:
Numeric[sin(1), 20] yields 0.84147098480789650665.
© 2024 International GeoGebra Institute