Y = sin(X)
Y = sinh(X)
sin(X) is the circular sine of the elements of X.
sinh(X) is the hyperbolic sine of the elements of X.
sin(pi) might not be exactly zero, but rather a value the size of the floating-point accuracy eps, because pi is only a floating-point approximation to the exact value.
acos,asin,atan,cos,exp,expm,funm,tan
(c) Copyright 1994 by The MathWorks, Inc.