预订演示

请注意 : 本帮助页面不适用于最新版本的Enterprise Architect. 最新的帮助文档在这里.

前页 后页

ccos

Complex circular cosine.

SYNOPSIS:

void ccos();
cmplx z, w;

ccos(&z, &w);

DESCRIPTION:

If
z = x + iy,

then

w = cos x cosh y - i sin x sinh y.

ACCURACY:

Relative error:
arithmetic domain # trials peak rms
DEC -10,+10 8400 4.5e-17 1.3e-17
IEEE -10,+10 30000 3.8e-16 1.0e-16