On 27/04/2008 12:47 PM, Manoel Santos wrote:
> someone? please i really need this

Your question
>> >  p<-function(x){
> +  for(i in 1:teste2[k]+1){
> +  p2=c+teste2[3+i]*x^(i-1)
> + c=p2}
> + return(c)}
>> > p3<-p(x)

> if i make this i can use a p(x) calling a function in anohter function? no ,
> right?

makes no sense, and I think that's why you didn't get an answer. 
Present your question clearly, and you'll probably get one.

Duncan Murdoch

______________________________________________
R-help@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.

Reply via email to