/******************************************************************************* * モジュール名称 :グローバル変数定義 * * モジュールラベル :variable - COMMON - math * * タスク区分 :ヘッダ * * 機能 :COMMON変数定義 * * 使用上の注意 :特になし * * 作成日・作成者 :2010/09/12 Y.K. * *******************************************************************************/ #include "dpu_api.h" #include "app_core.h" #include "app_common.h" double Gf_math_sin_table[Gd_N_SIN_TABLE + 1];