Home > Objects > @iFunc > acos.m

iFit/acos

PURPOSE ^

b = acos(s) : computes the arc cosine of iFunc object

SYNOPSIS ^

function a = acos(a)

DESCRIPTION ^

 b = acos(s) : computes the arc cosine of iFunc object

   @iFunc/acos function to compute the inverse cosine of data sets (in radians).

 input:  s: object or array (iFunc)
 output: b: object or array (iFunc)
 ex:     b=acos(a);

 Version: Aug. 22, 2017
 See also iFunc, iFunc/cos, iFunc/acos, iFunc/sin, iFunc/asin, iFunc/tan, iFunc/atan

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Tue 22-Aug-2017 11:03:30 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1