Difference between revisions of "Limit Command"

From GeoGebra Manual
Jump to: navigation, search
Line 3: Line 3:
 
;Limit[ <Function f>, <Value t> ]
 
;Limit[ <Function f>, <Value t> ]
 
:Computes [[w:Limit_of_a_function|limit]] of function ''f'' for given value of function variable (may be infinity).
 
:Computes [[w:Limit_of_a_function|limit]] of function ''f'' for given value of function variable (may be infinity).
==CAS Specific syntaxes==
+
==CAS Specific syntax==
Following syntaxes are available only in [[CAS View]].
+
Following syntax is available only in [[CAS View]].
 
;Limit[ <Expression f>, <Variable v>, <Value t> ]
 
;Limit[ <Expression f>, <Variable v>, <Value t> ]
 
:Computes limit of multivariate function ''f'' for ''v=t''.
 
:Computes limit of multivariate function ''f'' for ''v=t''.
 
{{Note|See also [[Asymptote Command]], [[LimitAbove Command]] and [[LimitBelow Command]].}}
 
{{Note|See also [[Asymptote Command]], [[LimitAbove Command]] and [[LimitBelow Command]].}}

Revision as of 22:55, 3 May 2011



Limit[ <Function f>, <Value t> ]
Computes limit of function f for given value of function variable (may be infinity).

CAS Specific syntax

Following syntax is available only in CAS View.

Limit[ <Expression f>, <Variable v>, <Value t> ]
Computes limit of multivariate function f for v=t.
© 2024 International GeoGebra Institute