をテイラー展開してみる をテイラー展開すると以下のようになります。 x の値は ~ の範囲に収まるように計算します。 プログラム 一例(C++)を示します。 #include <iostream> #include <iomanip> #include <math.h> using namespace std; double tailercos(double); int main() { double x,rd=3.14159/180; cout << setw(5) << "x" << setw(14) << "</math.h></iomanip></iostream>…