[R] nonlinear equation solver?

Roger Peng rpeng at stat.ucla.edu
Mon Apr 21 19:24:28 CEST 2003


I think what you are looking for is uniroot().

-roger
_______________________________
UCLA Department of Statistics
http://www.stat.ucla.edu/~rpeng

On Sun, 20 Apr 2003, Wang, Zhu wrote:

> Dear R-Help,
>  
> I am trying to use R to solve a nonlinear equation many times for different values. I am looking for a mathematical nonlinear equation solution which may not have a closed solution form. For example, I have equation:
> 2 = (t^2)/log(t)
> What is t?
>  
> I am wondering how to solve it in R.
> Many thanks,
>  
> Zhu Wang
>  
> Statistical Science Department
> SMU.
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
>



More information about the R-help mailing list