Home > Objects > @iData > acosh.m

iFit/acosh

PURPOSE ^

b = acosh(s) : computes the inverse hyperbolic cosine of iData object

SYNOPSIS ^

function a = acosh(a)

DESCRIPTION ^

 b = acosh(s) : computes the inverse hyperbolic cosine of iData object

   @iData/acosh function to compute the inverse hyperbolic cosine of data sets.

 input:  s: object or array (iData)
 output: b: object or array (iData)
 ex:     b=acosh(a);

 Version: Nov. 26, 2018
 See also iData, iData/cos, iData/acos, iData/sin, iData/asin, iData/tan, iData/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