ホーム
COS (arithmetic_expression)
COS関数は、arithmetic_expressionのコサインを返します。arithmetic_expressionはラジアンで表現された角度です。
この例題はラジアンで表現された角度 (degrees * 180 / 3.1416) のコサインを返します:
SELECT COS(degrees * 180 / 3,1416)FROM TABLES_OF_ANGLES;
プロダクト: 4D テーマ: 関数
コマンドリスト (文字順)
SIN