-
-
-
三角函数(包括反三角函数)不调用库实现,可以取代math库
三角函数包括反三角函数的实现,基本思想是利用泰勒级数。鉴于反三角函数ACOS在0.9-1的时候利用直接利用泰勒级数时收敛很慢的缺点,比较ulicx作了优化,使得精度和时间都达到了自己预期。适用于在嵌入式环境下不好实用math库的项目
-
-
-
-
-
-
math differential equations
this is a document which includes lots of useful differential equations in advanced math for undergraduate students.
-
-
-