• Christian Heimes's avatar
    Feature #1534 · dfdfaab1
    Christian Heimes yazdı
    Added PyFloat_GetMax(), PyFloat_GetMin() and PyFloat_GetInfo() to the float API.
    Added a dictionary sys.float_info with information about the internal floating point type to the sys module.
    dfdfaab1
floatobject.h 4.21 KB