Difference between revisions of "LimitAbove Command"

From GeoGebra Manual
Jump to: navigation, search
Line 6: Line 6:
 
;LimitAbove[ <Expression f>, <Variable v>, <Value> ]
 
;LimitAbove[ <Expression f>, <Variable v>, <Value> ]
 
:Returns right one-sided limit of the multivariate function ''f'' for given value of variable ''v''.
 
:Returns right one-sided limit of the multivariate function ''f'' for given value of variable ''v''.
 
+
:{{Example|1=<code><nowiki>LimitAbove[ 1/x, x, 0 ]</nowiki></code>  returns Infinity.}}
 
{{Note|See also [[Limit Command]] and [[LimitBelow Command]].}}
 
{{Note|See also [[Limit Command]] and [[LimitBelow Command]].}}

Revision as of 11:51, 10 August 2011



LimitAbove[ <Function>, <Value> ]
Returns right one-sided limit of the function for given value of variable.

CAS Syntax

LimitAbove[ <Expression f>, <Variable v>, <Value> ]
Returns right one-sided limit of the multivariate function f for given value of variable v.
Example: LimitAbove[ 1/x, x, 0 ] returns Infinity.
Note: See also Limit Command and LimitBelow Command.
© 2024 International GeoGebra Institute