Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 467 Bytes

double.md

File metadata and controls

14 lines (9 loc) · 467 Bytes

Double

Double is usually referring to Double-precision floating-point format, usually occupying 64 bits in computer memory.

It's often double the size of a single.

Implementations