Siemens SINUMERIK 808D ADVANCED Series Commissioning Manual page 359

Hide thumbs Also See for SINUMERIK 808D ADVANCED Series:
Table of Contents

Advertisement

Function name
tan
arcsin
arcos
Commissioning Manual
6FC5397-4EP10-0BA8, 07/2018
Description
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>
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>
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>
359

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 808d advanced t

Table of Contents