{{sidenavigation.sidenavigationExpandLabel}}
{{getMsg('Help_YouAreHere')}}: {{page.title}} {{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}} {{helpModel.downloadHelpPdfDataStatus}}

Cos

Returns the cosine of the number.

Usage:

Cos ( X )

Returns:

Numeric value

Examples:

//The value of variable x is the value of the cosinus
//of the current value of the database
//field {Angles} for each evaluation of this formula
NumberVar x = Cos({Angles})
//some special values of sinus
Cos(0)        //1
Cos(0.5*pi)   //0
Cos(pi)       //-1
Cos(1.5*pi)   //0
Cos(2*pi)     //1
i-net Clear Reports
Diese Anwendung verwendet Cookies um das Einloggen zu ermöglichen. Durch die weitere Nutzung dieser Anwendung stimmen Sie der Verwendung von Cookies zu.


Hilfe - Cos