todo
来自「数学公式库--非常不错 The GNU Scientific Library 」· 代码 · 共 17 行
TXT
17 行
* Complex polynomial solvers (Got Newton-Mueller fromjotahtin@cc.hut.fi, still to add (BJG)).* The asymptotic behavior of the secondary functions (sec, csc, cot,etc) can overflow because of expressions like cosh(x) / D , where D =cosh^2 which is computed prior to the division. This should byspecial casing "small" vs "large" arguments as has been done for thesin,cos,tan versions.* Perhaps there is something useful in LCY65 L. A. Lyusternik,O. A. Chervonenkis, and A. R. Yanpol'skii, Handbook for computingelementary functions, International Series of Monographs in Pure andApplied Mathematics, vol. 76, Pergamon Press, Oxford, 1965.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?