Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

acos (MathScript Function) (Windows, Not in Base Package)

LabVIEW 8.2 Help
August 2006

NI Part Number:
371361B-01

»View Product Info

Member of the trigonometric class.

Syntax

c = acos(a)

Description

Computes the inverse cosine, in radians, of the input elements.

Examples

Inputs

Name Description
a Specifies a real or complex matrix.

Outputs

Name Description
c Returns the inverse cosine, in radians, of the elements in a. c is a real or complex matrix of the same size as a.

Examples

Z = [-1:0.11:1]
C = acos(Z)


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit