예제 #1
0
def getMinDouble( ):
    return interpretAsDouble( mpmathify( 0x0010000000000000 ) )
예제 #2
0
def getMaxDouble( ):
    return interpretAsDouble( mpmathify( 0x7fefffffffffffff ) )