LimitBelow 指令

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


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

CAS 视窗

LimitBelow[ <Function>, <Value> ]
UnderConstruction.png
目前本页中文说明尚未翻译完成,请先连至英文说明。如果您有权限,请帮忙翻译本页的官方手册
LimitBelow[ <Function>, <Value> ]
Returns left one-sided limit of the function for given value of variable.

CAS Syntax

LimitBelow[ <Expression f>, <Value t> ]
Computes the left one-sided limit of the function f for the given value t.
范例:
LimitBelow[1 / x, 0] yields -\infty .
LimitBelow[ <Expression f>, <Variable v>, <Value t> ]
Computes the left one-sided limit of the multivariate function f for the given value t of the given variable v.
范例:
LimitBelow[1 / a, a, 0] yields -\infty .
备注:
© 2024 International GeoGebra Institute