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

Sin

Returns the sine of the number x.

Usage:

Sin( X )

Parameters:

X The number to determine the sine of

Returns:

Numeric value

Examples:

//The value of variable x is the value of the sinus
//of the current value of the database
//field {Angles}for each evaluation of this formula
NumberVar x = Sin({Angles})
//some special values of sinus
Sin(0)       //0
Sin(0.5*pi)  //1
Sin(pi)      //0
Sin(1.5*pi)  //-1
Sin(2*pi)    //0
i-net Clear Reports
This application uses cookies to allow login. By continuing to use this application, you agree to the use of cookies.


Help - Sin