Home > Objects > @iFunc > atan.m

iFit/atan

PURPOSE ^

b = atan(s) : computes the arc tangent of iFunc object

SYNOPSIS ^

function a = atan(a)

DESCRIPTION ^

 b = atan(s) : computes the arc tangent of iFunc object

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

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

 Version: Nov. 26, 2018
 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 Mon 26-Nov-2018 15:08:42 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1