Cotangent

Description

Computes the cotangent of x, where x is in radians. Cotangent is the reciprocal of tangent.

 

Input parameters

 

 x : class, n-dimensional tensor.

Output parameters

 

 1/tan(x) : class, the cotangent value of x.

Examples

All these examples 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 Accelerator library to run it).

Table of Contents