[R] Calculating with tolerances (error propagation)

Peng, C cpeng.usm at gmail.com
Thu Sep 9 16:49:31 CEST 2010


> q<-0.15 + c(-.1,0,.1) 
> h<-10 + c(-.1,0,.1) 
> 
> 5*q/h[3:1] 
[1] 0.02475248 0.07500000 0.12626263
-- 
View this message in context: http://r.789695.n4.nabble.com/Re-Calculating-with-tolerances-error-propagation-tp2532640p2532991.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list