Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

ATAN_G (OPM_BasicLib)

Summary
The FB calculates an angle in degrees from a tangent value.
Parameter specification

Name

Data
type

Type

Description

real

in

atan_x

real

out

Input tangent value


Output value in
degrees

The calculation is based on the following equation:


atan_x := atan(X )* 180.0/Pi

A. Hschel
16.03.2009
Rev: 1.0-0

ATAN_G

Page

User-defined
function blocks

AC800M

1/1

You might also like