* 计算二次方贝塞尔方程根 * @param {number} p0 * @param {number} p1 * @param {number} p2 * @param {number} t * @param {Array. } roots * @return {number} 有效根数目
(p0, p1, p2, val, roots)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected