kCFNumberFloat64Type
kCFNumberFloat64Type is a constant defined within the Core Foundation framework of Apple's operating systems. It represents a 64-bit floating-point number, commonly known as a double-precision floating-point number. This type is used when creating CFNumber objects that store floating-point values.
CFNumber is a toll-free bridged type, meaning it can be used interchangeably with the Foundation framework's
The kCFNumberFloat64Type is part of a set of constants that define different numeric types that can be