摘要: #include #include #include #include #include #include //头文件中定义了 // #define FLT_EPSILON 1.19209290E-07F 用于比较float // DBL_EPSILON 2.2204460492503131e-016 用于比较double // #define LDBL_EPSILON ... 阅读全文
posted @ 2018-07-16 15:16 htj10 阅读(659) 评论(0) 推荐(0) 编辑
TOP