“Numeric 指令”的版本间的差异

来自GeoGebra Manual
跳转至: 导航搜索
(Autogenerated from properties)
 
(en)
 
第4行: 第4行:
 
;Numeric[ <Expression>, <significant figures> ]
 
;Numeric[ <Expression>, <significant figures> ]
 
:{{translate|Numeric Command}}
 
:{{translate|Numeric Command}}
 +
 +
{{command|CAS}}
 +
;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|1=<div><code><nowiki>Numeric[3 / 2]</nowiki></code> yields ''1.5''.</div>}}
 +
;Numeric[ <Expression>, <significant figures> ]
 +
:Tries to determine a numerical approximation of the given expression, using the entered number of significant figures.
 +
:{{example|1=<div><code><nowiki>Numeric[sin(1), 20]</nowiki></code> yields ''0.84147098480789650665''.</div>}}

2011年10月3日 (一) 09:19的最新版本

Accessories dictionary.png
本頁為官方文件,一般使用者無法修改,若有任何誤謬,請與官方聯絡。如欲編輯,請至本頁的開放版

此指令只能用在運算區

Numeric[ <Expression> ]
UnderConstruction.png
目前本頁中文說明尚未翻譯完成,請先連至英文說明。如果您有權限,請幫忙翻譯本頁的官方手冊
Numeric[ <Expression>, <significant figures> ]
UnderConstruction.png
目前本頁中文說明尚未翻譯完成,請先連至英文說明。如果您有權限,請幫忙翻譯本頁的官方手冊

此指令只能用在運算區

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.
範例:
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.
範例:
Numeric[sin(1), 20] yields 0.84147098480789650665.
© 2024 International GeoGebra Institute