Double

November 4, 2020 ยท View on GitHub

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

  • C#