Problems with using small numbers in function computations
显示 更早的评论
I'm trying to approximate the value of a function with use of Taylor and Maclaurin series.
My problem is that if the input to my function (the center at which I am approximating) is small, say 10E-8, then
I get issues with the calculation. As if Matlab neglects the small number value and treats it as zero.
I would like to understand how I can fix this.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Logical 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!