代码搜索:Precision
找到约 10,000 项符合「Precision」的源代码
代码结果 10,000
www.eeworm.com/read/396882/8085981
c io20_9.06.c
// #include
// #include
// #include
#include
#include
#include
/**
** note: must include the C standard math library
**
www.eeworm.com/read/396170/8121479
c io20_9.06.c
// #include
// #include
// #include
#include
#include
#include
/**
** note: must include the C standard math library
**
www.eeworm.com/read/245201/12811139
c io20_9.06.c
// #include
// #include
// #include
#include
#include
#include
/**
** note: must include the C standard math library
**
www.eeworm.com/read/255407/6291147
c io20_9.06.c
// #include
// #include
// #include
#include
#include
#include
/**
** note: must include the C standard math library
**
www.eeworm.com/read/410595/11275924
cpp mpilib.cpp
/* C source code for multiprecision arithmetic library routines.
Implemented Nov 86 by Philip Zimmermann
Last revised 27 Nov 91 by PRZ
Boulder Software Engineering
3021 Eleventh Stre
www.eeworm.com/read/406664/11437860
c io20_9.06.c
// #include
// #include
// #include
#include
#include
#include
/**
** note: must include the C standard math library
**
www.eeworm.com/read/260514/11722601
cpp mpilib.cpp
/* C source code for multiprecision arithmetic library routines.
Implemented Nov 86 by Philip Zimmermann
Last revised 27 Nov 91 by PRZ
Boulder Software Engineering
3021 Eleventh Stre
www.eeworm.com/read/157007/11745634
c io20_9.06.c
// #include
// #include
// #include
#include
#include
#include
/**
** note: must include the C standard math library
**
www.eeworm.com/read/156364/11809070
c io20_9.06.c
// #include
// #include
// #include
#include
#include
#include
/**
** note: must include the C standard math library
**
www.eeworm.com/read/151837/12171488
c no.8.c
#include "stdio.h"
#include "conio.h"
#define ROOT1_PRECISION 10e-4
#define ROOT2_PRECISION 10e-3
#define PI 3.1415926
float x1(float x)
{
return x;
}
float x2(float x)
{