Problems with using small numbers in function computations
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Logical en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!