Iteration 指令

来自GeoGebra Manual
跳转至: 导航搜索
Accessories dictionary.png
本頁為官方文件,一般使用者無法修改,若有任何誤謬,請與官方聯絡。如欲編輯,請至本頁的開放版


Iteration[ <Function>, <Start Value>, <Number of Iterations> ]
UnderConstruction.png
目前本頁中文說明尚未翻譯完成,請先連至英文說明。如果您有權限,請幫忙翻譯本頁的官方手冊
Iteration[Function, Number x0, Number n]
Iterates the function n times using the given start value x0.
範例: After defining f(x) = x^2 the command Iteration[f, 3, 2] gives you the result (32)2=81.
© 2024 International GeoGebra Institute