相关文章  
  • Linux操作系统编程之Shell问答录
  • 深入浅出分析Linux系统内核漏洞的问题(3)
  •   推荐  
      科普之友首页   专利     科普      动物      植物        天文   考古   前沿科技
     您现在的位置在:  首页 >>文献 >>培训

    Linux脚本开发数学库在PHP中的重要性(3)5

    is->getSlopeTVal();   $this->YIntTVal    = $this->getYIntTVal();   $this->R        = $this->getR();   $this->RSquared    = $this->getRSquared();   $this->DF       = $this->getDF();   $this->SlopeProb    = $this->getStudentProb($this->SlopeTVal, $this->DF);   $this->YIntProb    = $this->getStudentProb($this->YIntTVal, $this->DF);   $this->AlphaTVal    = $this->getInverseStudentProb($this->Alpha, $this->DF);   $this->ConfIntOfSlope = $this->getConfIntOfSlope();   

    页码:[1] [2] [3] [4] [5] [6]5页、共6页

         

          设为首页       |       加入收藏       |       广告服务       |       友情链接       |       版权申明      

    Copyriht 2007 - 2008 ©  科普之友 All right reserved