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