JavaScript調試程序的方法和Math對象

Math對象 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>math對象</title> <script type="text/javascript"> var iPi=Math.PI; // alert(iPi); var iNum=Math.random(); // alert
相關文章
相關標籤/搜索