DoubleType

Classes > Migration > DoubleType

64-bit IEEE 754 floating point. ~15 significant digits.

public sealed record DoubleType : PortableType, IEquatable<PortableType>, IEquatable<DoubleType>