Welcome to our Support Center

Inverse Tangent (2 Input)

Description

Computes the arctangent of y/x.

Warning : A new tensor is created for the output.

 

Input parameters

 

 y : class, n-dimensional tensor.
 x : class, n-dimensional tensor.

Output parameters

 

 atan2(y,x) : class, the arctangent of y/x.

Example

All these exemples are snippets PNG, you can drop these Snippet onto the block diagram and get the depicted code added to your VI (Do not forget to install PERRINE library to run it).

Table of Contents
Index