Glados - ufLang
Search...
Ctrl
K
🏈
Features
Types
Double
A double is a 64-bit floating-point data type used to store decimal numbers.
Copy
var d
:
Double
=
3.1415926535
;
Previous
String
Next
Boolean
Last updated
5 months ago