代码搜索:tiny
找到约 5,807 项符合「tiny」的源代码
代码结果 5,807
www.eeworm.com/read/126430/6017208
c qroot.c
#include
#define NRANSI
#include "nrutil.h"
#define ITMAX 20
#define TINY 1.0e-6
void qroot(float p[], int n, float *b, float *c, float eps)
{
void poldiv(float u[], int n, float v[
www.eeworm.com/read/126430/6017228
c ratint.c
#include
#define NRANSI
#include "nrutil.h"
#define TINY 1.0e-25
#define FREERETURN {free_vector(d,1,n);free_vector(c,1,n);return;}
void ratint(float xa[], float ya[], int n, float x,
www.eeworm.com/read/125688/6024655
c s_scalbnf.c
/* s_scalbnf.c -- float version of s_scalbn.c.
* Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
*/
/*
* ====================================================
* Copyright
www.eeworm.com/read/125688/6026113
c s_scalbnf.c
/* s_scalbnf.c -- float version of s_scalbn.c.
* Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
*/
/*
* ====================================================
* Copyright
www.eeworm.com/read/124910/6038397
c s_scalbnl.c
/* s_scalbnl.c -- long double version of s_scalbn.c.
* Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
*/
/* @(#)s_scalbn.c 5.1 93/09/24 */
/*
* =======================
www.eeworm.com/read/124910/6038438
c s_scalblnl.c
/* s_scalblnl.c -- long double version of s_scalbn.c.
* Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
*/
/* @(#)s_scalbn.c 5.1 93/09/24 */
/*
* ======================
www.eeworm.com/read/124910/6038466
c s_scalbn.c
/* @(#)s_scalbn.c 5.1 93/09/24 */
/*
* ====================================================
* Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
*
* Developed at SunPro, a Sun Micro
www.eeworm.com/read/124910/6038488
c s_scalbln.c
/* @(#)s_scalbn.c 5.1 93/09/24 */
/*
* ====================================================
* Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
*
* Developed at SunPro, a Sun Micro
www.eeworm.com/read/124910/6038580
c s_scalbnl.c
/* s_scalbnl.c -- long double version of s_scalbn.c.
* Conversion to long double by Ulrich Drepper,
* Cygnus Support, drepper@cygnus.com.
*/
/*
* =================================================
www.eeworm.com/read/124910/6038611
c s_scalblnl.c
/* s_scalbnl.c -- long double version of s_scalbn.c.
* Conversion to long double by Ulrich Drepper,
* Cygnus Support, drepper@cygnus.com.
*/
/*
* =================================================