Numeric Command

From GeoGebra Manual
Revision as of 16:13, 1 January 2013 by Bot (talk | contribs) (Bot: Automated text replacement (-{{betamanual|version=4.2}} + ))
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