Vidíte historickú verziu tejto stránky. Pozrite si aktuálnu verziu.

Porovnať s aktuálnou verziou Zobraziť históriu stránky

« Predchádzajúce Verzia 2 Aktuálny »

%Cos function


Old name
%CosR
Function
The function returns the cosine of the specified argument.
Result is a real value within the interval <-1.0 , 1.0>.
Declaration
REAL %Cos(
   REAL in Arg
 )
Parameters
ArgFunction argument given in degrees.
Example
%Cos(degr02)
  • Žiadne štítky