coth 函数

coth 函数

Hyperbolic cotangent

双曲余切

Syntax

语法

Y = coth(X)

Description

描述

The coth function operates element-wise on arrays. The function's domains and ranges include complex values. All angles are in radians.

coth函数在阵列上操作元素方法。函数的区域和区间包括复数。所有弧度中的方面。

Y = coth(X) returns the hyperbolic cotangent for each element of X.

Y=coth(X)返回X每个元素的双曲余切。

Examples

例如:

Graph the hyperbolic cotangent over the domains and.

双曲余切在区间上的函数图像。

x1 = -pi+0.01:0.01:-0.01; 

x2 = 0.01:0.01:pi-0.01;

plot(x1,coth(x1),x2,coth(x2)), grid on

Definition

定义

The hyperbolic cotangent can be defined as

双曲余切能够被定义为:

Algorithm

算法:

coth uses FDLIBM, which was developed at SunSoft, a Sun Microsystems, Inc. business, by Kwok C. Ng, and others. For information about FDLIBM, see http://www.netlib.org.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值