Skip to content
Back to formatted view

Raw Message

Message-ID: <4A002B78.9080709@statistik.tu-dortmund.de>
Date: 2009-05-05T12:05:12Z
From: Uwe Ligges
Subject: limits
In-Reply-To: <625708.19467.qm@web112210.mail.gq1.yahoo.com>

Hassan Mohamed wrote:
> Hey,
> what is the R function for the mathematical limit ?
> e.g. to calculate  and return the amount that the expression
> X^2 +X +2 
> approach
> as X approach 2
> (X-> 2)


So you want some software that can do symbolic calculations? In that 
case use other software. R is designed for numerical analyses.

Uwe Ligges


> thanks
> hassan
> 
> 
>       
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.