-
Notifications
You must be signed in to change notification settings - Fork 0
The float data type is a single-precision 32-bit IEEE 754 floating point.Its value range is unlimited. It is recommended to use a float (instead of double) if you need to save memory in large arrays of floating point numbers. The double data type is a double-precision 64-bit IEEE 754 floating point. Its value range is unlimited.
License
VaibhavMojidra/Java---Demo-Primitive-Data-Type-Float
About
The float data type is a single-precision 32-bit IEEE 754 floating point.Its value range is unlimited. It is recommended to use a float (instead of double) if you need to save memory in large arrays of floating point numbers. The double data type is a double-precision 64-bit IEEE 754 floating point. Its value range is unlimited.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published