ファンクション・ジェネレータ

Dependencies:   mbed SerialTxRxIntr MyTicker7 Array_Matrix

Revision:
1:ea5aa7f3d68c
Parent:
0:17c762b41fc7
--- a/FastSin.hpp	Sat Oct 17 10:05:58 2020 +0000
+++ b/FastSin.hpp	Wed Dec 23 01:07:09 2020 +0000
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //  FastSin() 関数
-//      sin(π/2)x) の値の計算
+//      sin(πx/2) の値の計算
 //
 //  2020/06/01, Copyright (c) 2020 MIKAMI, Naoki
 //-----------------------------------------------------------