readme
来自「数学运算库源码」· 代码 · 共 10 行
TXT
10 行
This suite of C language elementary functions offers support fornot-a-number (NaN) and infinity rules, subnormal numbers, and minuszero as described by IEEE standard 754 and the Numerical C ExtensionsGroup (NCEG). For a variety of reasons, many computers cannot takeadvantage of these features. You can disable any or all of them byremoving the corresponding preprocessor macros. Check the filesmconf.h and const.c carefully to be sure they are appropriate for yoursystem.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?