Ejemplo n.º 1
0
def getMinDouble( ):
    return interpretAsDouble( mpmathify( 0x0010000000000000 ) )
Ejemplo n.º 2
0
def getMaxDouble( ):
    return interpretAsDouble( mpmathify( 0x7fefffffffffffff ) )