字典翻译 问答 其它 一元二次方程VB程序帮我看下那错了DimaAsDouble,bAsDouble,cAsDoubleDimx1AsDouble,x2As
问题标题:
一元二次方程VB程序帮我看下那错了DimaAsDouble,bAsDouble,cAsDoubleDimx1AsDouble,x2As
问题描述:

一元二次方程VB程序帮我看下那错了DimaAsDouble,bAsDouble,cAsDoubleDimx1AsDouble,x2As

宋传平回答:
  Delt=Sqr(b^2-4*a*c)   上边加上一行   ifb^2-4*a*c>=0then   就是加个判断条件
点击显示
其它推荐
热门其它推荐
  • 其它