sin x 与 x 的数值对比(x 趋近 0)当 x 很小时,sin x 与 x 的误差快速缩小x = 0.1sin(0.1) = 0.0998↓−0.2%与 x 的误差 0.2%x = 0.01sin(0.01) = 0.009999833↓−0.0%误差 0.002%x = 0.001sin(0.001) ≈ 0.000999999833↓−0.0%误差约 0.000002%
常用等价无穷小公式(x → 0)这些是极限计算中最高频的替换工具sin x ~ xsin x / x → 1tan x ~ xtan x / x → 1arcsin x ~ xarcsin x / x → 1arctan x ~ xarctan x / x → 11 − cos x ~ x²/2(1−cos x) / (x²/2) → 1ln(1+x) ~ xln(1+x) / x → 1eˣ − 1 ~ x(eˣ−1) / x → 1(1+x)ᵅ − 1 ~ αx[(1+x)ᵅ−1] / (αx) → 1
Add more perspectives or context around this Post.