代码搜索结果
找到约 10,000 项符合
W 的代码
w_sincos.c
/* sincos -- currently no more efficient than two separate calls to
sin and cos. */
#include "fdlibm.h"
#include
#ifndef _DOUBLE_IS_32BITS
#ifdef __STDC__
void sincos(double x, double
w_asin.c
/* @(#)w_asin.c 5.1 93/09/24 */
/*
* ====================================================
* Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
*
* Developed at SunPro, a Sun Micros
w_acos.c
/* @(#)w_acos.c 5.1 93/09/24 */
/*
* ====================================================
* Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
*
* Developed at SunPro, a Sun Micros
w_pow.c
/* @(#)w_pow.c 5.2 93/10/01 */
/*
* ====================================================
* Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
*
* Developed at SunPro, a Sun Micros
w_jn.c
/* @(#)w_jn.c 5.1 93/09/24 */
/*
* ====================================================
* Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
*
* Developed at SunPro, a Sun Microsys
w_remainder.c
/* @(#)w_remainder.c 5.1 93/09/24 */
/*
* ====================================================
* Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
*
* Developed at SunPro, a Sun M
status_w.h
/*---------------------------------------------------------------------------+
| status_w.h |
|
control_w.h
/*---------------------------------------------------------------------------+
| control_w.h |
|
status_w.h
/*---------------------------------------------------------------------------+
| status_w.h |
|
w_sqrt.c
/* @(#)w_sqrt.c 1.3 95/01/18 */
/*
* Copyright