示例#1
0
def getMinDouble( ):
    return interpretAsDouble( mpmathify( 0x0010000000000000 ) )
示例#2
0
def getMaxDouble( ):
    return interpretAsDouble( mpmathify( 0x7fefffffffffffff ) )