Numeric Command

From GeoGebra Manual
Revision as of 00:18, 21 July 2012 by Spanish1 (talk | contribs)
Jump to: navigation, search


This command works in CAS View only.

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