2010年6月16日星期三

Math Series - Quadratic equation

Ax^{2} + Bx+C=0
the solutions are:
\frac{B\pm \sqrt{B^{2} -4AC} }{2}
初中的二次方程啊:-) 我们都知道怎么解,但是有没有想过怎么建立这个方程式呢?It is meaningless until we know how to build it.

Case 1. Points on a sphere, and Ray - Sphere intersection.

没有评论:

发表评论