The condition has length greater than 1 in function evaluation

后端 未结 0 641
暖寄归人
暖寄归人 2020-12-06 04:22

I have this two functions:

Hwave<-function(t){
  if((0<=t & t<=1/2)){
    resultado<-t
  }else if((1/2

        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题