LOTUSSCRIPT 言語
例:Cos 関数
Dim degrees As Integer
Dim rad As Double
' Convert the angle 45 degrees to radians.
degrees% = 45
rad# = degrees% * (PI / 180)
' Print the cosine of that angle.
Print Cos(rad#) ' Prints .707106781186548
関連項目
Cos 関数
用語集
フィードバック
ヘルプ
または
プロダクトユーザビリティ
ヘルプの使い方
すべてのヘルプ項目
用語集