- Kotlin Programming By Example
- Iyanu Adelekan
- 65字
- 2021-08-27 20:00:08
Double
This type represents a double precision 64-bit floating-point number. Similar to the Float type, this type specifies that the variable being declared holds floating-point values. An important difference between the Double and Float types is that Double can hold numbers across a much larger range without overflow. Its range is approximately ±1.79769313486231570E+308 (15 significant decimal digits):
var d: Double = 3.142
推薦閱讀
- 軟件安全技術(shù)
- 在最好的年紀(jì)學(xué)Python:小學(xué)生趣味編程
- JavaScript高效圖形編程
- JavaScript Unlocked
- Mastering Natural Language Processing with Python
- Learning Data Mining with Python
- 實(shí)用防銹油配方與制備200例
- Mastering KnockoutJS
- Unreal Engine 4 Shaders and Effects Cookbook
- Spring Boot進(jìn)階:原理、實(shí)戰(zhàn)與面試題分析
- Java Web開發(fā)就該這樣學(xué)
- Spring Security Essentials
- Tableau Desktop可視化高級(jí)應(yīng)用
- 多媒體技術(shù)及應(yīng)用
- 面向?qū)ο蟪绦蛟O(shè)計(jì)及C++(第3版)