Home  >  Article  >  Backend Development  >  一个容易的数学题

一个容易的数学题

WBOY
WBOYOriginal
2016-06-13 12:40:16776browse

一个简单的数学题
if (empty($_GET['shu']))
{
?>

" method="get">
  

小于N的博立叶级数(级数:1、1、2、3、5、8...)。


  

用户输入一个数字N,求显示:


  


    
    
  



}
$n=$_GET["shu"];

?>
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn