legen
Legendre 多項式 \(P_n(x)\) を計算する倍精度サブルーチン.
サブルーチン名: legen
呼び出し方:call legen(n,x,value)
引 数:
引数
意 味
入出力の区分
備 考
n
Legendre 多項式の次数 \(n\)
入力
x
Legendre 多項式の独立変数 \(x\) の値
入力
value
Legendre 多項式 \(P_n(x)\) の値
出力