pub const NEG_INFINITY: &str = "-inf";
Represents the serialized representation of “-inf” (negative infinity) for 32-bit float (FL) and 64-bit float (FD) in DICOM JSON.