Home > Objects > @iData > sinh.m

iFit/sinh

PURPOSE ^

b = sinh(s) : computes the hyperbolic sine of iData object

SYNOPSIS ^

function a = sinh(a)

DESCRIPTION ^

 b = sinh(s) : computes the hyperbolic sine of iData object

   @iData/sinh function to compute the hyperbolic sine of data sets.

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

 Version: Aug. 22, 2017
 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 Tue 22-Aug-2017 11:03:30 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1