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

来自GeoGebra Manual
跳转至: 导航搜索
(Autogenerated from properties)
 
(en)
 
第2行: 第2行:
 
;RemoveUndefined[ <List> ]
 
;RemoveUndefined[ <List> ]
 
:{{translate|RemoveUndefined Command}}
 
:{{translate|RemoveUndefined Command}}
 +
; RemoveUndefined[List]: Removes undefined objects from a list.
 +
: {{Example| 1=<code>RemoveUndefined[Sequence[(-1)^i, i, -3, -1, 0.5]]</code> removes the second and fourth elements of the sequence since expressions <math>(-1)^{1.5}</math> and <math>(-1)^{2.5}</math> are undefined.}}

2011年10月20日 (四) 03:27的最新版本

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


RemoveUndefined[ <List> ]
UnderConstruction.png
目前本頁中文說明尚未翻譯完成,請先連至英文說明。如果您有權限,請幫忙翻譯本頁的官方手冊
RemoveUndefined[List]
Removes undefined objects from a list.
範例: RemoveUndefined[Sequence[(-1)^i, i, -3, -1, 0.5]] removes the second and fourth elements of the sequence since expressions (-1)^{1.5} and (-1)^{2.5} are undefined.
© 2024 International GeoGebra Institute