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