Limit 指令

来自GeoGebra Manual
跳转至: 导航搜索
Accessories dictionary.png
本页为官方文件,一般使用者无法修改,若有任何误谬,请与官方联络。如欲编辑,请至本页的开放版


Limit[ <Function>, <Value> ]
UnderConstruction.png
目前本页中文说明尚未翻译完成,请先连至英文说明。如果您有权限,请帮忙翻译本页的官方手册

CAS 视窗

Limit[ <Function>, <Value> ]
UnderConstruction.png
目前本页中文说明尚未翻译完成,请先连至英文说明。如果您有权限,请帮忙翻译本页的官方手册
Limit[ <Function f>, <Value t> ]
Computes limit of function f for given value of function variable (may be infinity).

CAS Syntax

Limit[ <Expression f>, <Value t> ]
Computes the limit of function f for x = t.
范例:
Limit[a sin(x)/x, 0] yields a .
Limit[ <Expression f>, <Variable v>, <Value t> ]
Computes limit of multivariate function f for v = t.
范例:
Limit[a sin(v)/v, v, 0] yields a .
© 2024 International GeoGebra Institute