Difference between revisions of "Numeric Command"

From GeoGebra Manual
Jump to: navigation, search
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>
+
<noinclude>{{Manual Page|version=4.2}}</noinclude>{{betamanual|version=4.2}}
 
{{command|CAS}}
 
{{command|CAS}}
 
;Numeric[ <Expression> ]
 
;Numeric[ <Expression> ]

Revision as of 09:01, 21 July 2012

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