Symfoware Server V12.7.0 WebDBtoolsユーザーズガイド
8.3.3 cos
説明
cosは、数値のコサインを返す関数です。
構文
n0 = cos(
n
1
)
戻り値
対応するCのライブラリ関数と同じ値を返します。
使用例
cos(0) → 1