原 型:double cosh(double x);
头 文 件:math.h
返 回 值:x的双曲余弦值。如果x的数过大,那么可能会发生取值范围错误。
相关函数:sinh、tanh
也可参见:acos、asin、atan、atan2、cos、sin、tan