07 July 2016 2 4K Report

how to use MATLAB to ignore the very small coefficient in a function ? For example, there is a function f = - 5.55112*10^(-16)*t^5 + t, how can I get f = t ?

Similar questions and discussions