Java double 關鍵字
定義和用法
The double
keyword is a data type that can store fractional numbers from 1.7e−308 to 1.7e+308。
Note that you should end the value with a "d"
相關頁面
在我們的 Java 資料型別教程中瞭解更多關於資料型別的資訊。
The double
keyword is a data type that can store fractional numbers from 1.7e−308 to 1.7e+308。
Note that you should end the value with a "d"
在我們的 Java 資料型別教程中瞭解更多關於資料型別的資訊。
如果您想將 W3Schools 服務用於教育機構、團隊或企業,請傳送電子郵件給我們
sales@w3schools.com
如果您想報告錯誤,或想提出建議,請傳送電子郵件給我們
help@w3schools.com