What is -0.0 in matlab? -


i have been working on finding parabola 3 points using determinant method. coefficients returned

-0.0000

what mean? why there negative sign , signify?

try format long g see more significant digits. number negative.


Comments

Popular posts from this blog

How to logout from a login page in asp.net -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -