changelog
来自「该文件为c++的数学函数库!是一个非常有用的编程工具.它含有各种数学函数,为科学」· 代码 · 共 32 行
TXT
32 行
2003-06-09 Brian Gough <bjg@network-theory.co.uk> * test.c (main): added some tests for the coefficients2003-02-09 Brian Gough <bjg@network-theory.co.uk> * gsl_chebyshev.h: added missing #include for gsl_math (to declare gsl_function) fixes Debian Bug#179665Fri May 24 19:23:47 2002 Brian Gough <bjg@network-theory.co.uk> * init.c (gsl_cheb_free): added missing free() for cs->fFri Aug 24 19:18:23 2001 Brian Gough <bjg@network-theory.co.uk> * test.c (main): renamed fsin to f_sin to avoid conflicts with irix math libs.Sun May 6 09:49:28 2001 Brian Gough <bjg@network-theory.co.uk> * eval.c (gsl_cheb_eval_err): take roundoff into account when computing evaluation error (important when result is near zero). (gsl_cheb_eval_n_err): dittoTue Apr 24 17:08:29 2001 Brian Gough <bjg@network-theory.co.uk> * made deriv/integ functions thread safe * split out from specfunc directory
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?