度単位で取られる、角度入力の三角関数コサインを返します。
cos ( deg As Number ) As Number
Intent >cos(60) --> 0.5
Intent >cos(-180.0) --> -1.0