equation.h マニュアル

(The documentation of equation.h)

Last Update: 2021/11/30


equation.hでは 方程式の解を求める関数が定義されている。 このヘッダファイル内で定義されている関数を以下に示す。 各関数の詳細は関数名をクリックしてリンク先を参照のこと。
Functions to solve equations are defined in equation.h. Functions defined in this header file are listed below. For details of individual functions, click the links.

関数名
Function name
機能・用途
Purpose
eqsol2 2次方程式の解を求める。
Calculate the solution of a quadratic equation.
eqsol3 3次方程式の解を求める。
Calculate the solution of a cubic equation.