Matlab中的-0.0是什么? [英] What is -0.0 in matlab?

查看:618
本文介绍了Matlab中的-0.0是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在使用行列式方法来寻找具有三点的抛物线. 返回的系数有时是

I have been working on finding a parabola with three points by using the determinant method. The coefficients that are returned are sometimes

-0.0000

这是什么意思?为什么会有负号,它表示什么?

What does this mean? Why is there a negative sign and what does it signify?

推荐答案

尝试使用format long g查看更多有效数字.这个数字可能是非常负的.

Try format long g to see more significant digits. The number is probably very slightly negative.

这篇关于Matlab中的-0.0是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆