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!