代码搜索:TAN
找到约 10,000 项符合「TAN」的源代码
代码结果 10,000
www.eeworm.com/read/286264/8778438
tan
www.eeworm.com/read/493005/6403591
tan
NAME
tan - trigonometric tangent
SYNOPSIS
tan(x [,eps])
TYPES
x real
eps nonzero real, defaults to epsilon()
return real
DESCRIPTION
Calculate the tangent of x to a multi
www.eeworm.com/read/306178/3748307
tan
ttttaaaannnn((((3333)))) MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444)))) tttta
www.eeworm.com/read/124910/6035787
s s_tanf.s
.file "tanf.s"
// Copyright (C) 2000, 2001, Intel Corporation
// All rights reserved.
//
// Contributed 2/2/2000 by John Harrison, Ted Kubaska, Bob Norin, Shane Story,
// and Ping Tak Peter Tang of
www.eeworm.com/read/124910/6035854
s s_tan.s
.file "tan.s"
// Copyright (C) 2000, 2001, Intel Corporation
// All rights reserved.
//
// Contributed 2/2/2000 by John Harrison, Ted Kubaska, Bob Norin, Shane Story,
// and Ping Tak Peter Tang of t
www.eeworm.com/read/101082/6241680
c d_tan.c
/*
* "@(#)d_tan.c 1.1"
*/
double d_tan(x)
double *x;
{
double tan();
return( tan(*x) );
}
www.eeworm.com/read/331439/12828729
m tan.m
function Y = tan(X)
% TAN Tangent.
% (Quaternion overloading of standard Matlab function.)
% Copyright
www.eeworm.com/read/294203/8246734
m tan.m
function Y = tan(X)
% TAN Tangent.
% (Quaternion overloading of standard Matlab function.)
% Copyright
www.eeworm.com/read/284304/8947560
txt 07-43.txt
>> finverse(1/tan(x))
>> finverse(exp(u-2*v),u)
>> finverse(exp(u-2*v),v)
www.eeworm.com/read/357617/10204753
txt 08-43.txt
>> finverse(1/tan(x))
>> finverse(exp(u-2*v),u)
>> finverse(exp(u-2*v),v)