https://github.com/vaibhavmojidra/java---demo-primitive-data-type-float
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.
https://github.com/vaibhavmojidra/java---demo-primitive-data-type-float
data-types double float java mojidra vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: 6 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/vaibhavmojidra/java---demo-primitive-data-type-float
- Owner: VaibhavMojidra
- License: mit
- Created: 2023-01-17T19:01:45.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-17T19:02:13.000Z (about 3 years ago)
- Last Synced: 2025-07-09T14:48:20.606Z (7 months ago)
- Topics: data-types, double, float, java, mojidra, vaibhav, vaibhav-mojidra, vaibhavmojidra
- Language: Java
- Homepage: https://vaibhavmojidra.github.io/site/
- Size: 133 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Java Demo Primitive Data Type Float
[](https://vaibhavmojidra.github.io/site/)
---
#### Output
[](https://vaibhavmojidra.github.io/site/)