Contents:
Model class for 64-bit floats.
bitSize (int) – Number of bits being represented. Must be 64.
int
args (Any)
kwargs (Any)
Any
Return the minimum 64-bit float (-1.80e308).
float
Return the maximum 64-bit float (1.80e308).