EasyManua.ls Logo

Siemens SINUMERIK 808D ADVANCED Series

Siemens SINUMERIK 808D ADVANCED Series
480 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Commissioning Manual
6FC5397-4EP10-0BA8, 07/2018
359
Function name
Description
tan
The function calculates the tangent of the value transferred in de-
grees.
Parameter:
double
- angle
Syntax:
<function name="tan" return="<double val>"> double
</function>
Example:
<let name= "tan_val" type="double"></let>
<function name="tan" return="tan_val"> 20.0
</function>
arcsin
The function calculates the arcsine of the value transferred in de-
grees.
Parameter:
double
- x in the range from -PI/2 to +PI/2
Syntax:
<function name="arcsin" return="<double val>"> dou-
ble </function>
Example:
<let name= "arcsin_val" type="double"></let>
<function name="arcsin" return="arcsin_val"> 20.0
</function>
arcos
The function calculates the arccosine of the value transferred in
degrees.
Parameter:
double -
x in the range from -PI/2 to +PI/2
Syntax:
<function name="arcos" return="<double val>"> dou-
ble </function>
Example:
<let name= "arccos_val" type="double"></let>
<function name="arccos" return="arccos_val"> 20.0
</function>

Table of Contents

Related product manuals