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