代码搜索:math
找到约 10,000 项符合「math」的源代码
代码结果 10,000
www.eeworm.com/read/307279/13724601
h math.h
/************************************************************/
/* Version 2.20.01 */
/************************************************************/
/******
www.eeworm.com/read/307138/13728071
h math.h
/* math.h -- Definitions for the math floating point package. */
#ifndef _MATH_H_
#define _MATH_H_
#define HUGE_VAL (float)3.40282346638528860e+38
/*
* set X_TLOSS = pi*2**52
*/
#
www.eeworm.com/read/306329/13746167
h math.h
#include "sl1defs.h"
#include "dsptyp.h"
#include "sl1_basic_op.h"
/* 2's complement signed fractional division routine */
_INLINE _STATIC void SL1_DIV_31_Int (SignedInt32 *r, Signed_1b31 *resdual,Si
www.eeworm.com/read/305275/13775928
h math.h
/*--------------------------------------------------------------------------
MATH.H
Prototypes for mathematic functions.
Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil Software, Inc.
All
www.eeworm.com/read/304114/13800143
h math.h
/*--------------------------------------------------------------------------
MATH.H
Prototypes for mathematic functions.
Copyright (c) 1988-1997 Keil Elektronik GmbH and Keil Software, Inc.
All
www.eeworm.com/read/302870/13826026
cpp math.cpp
//THE PROGRAM IS TO TELL YOU HOW TO USE
//THE MATH.H LIBRARY .
//FILE MATH.CPP
#define HUNDRED 100
#include
#include
#include
int main(void)
{
double CIR
www.eeworm.com/read/302870/13826027
exe math.exe
www.eeworm.com/read/302870/13826028
obj math.obj
www.eeworm.com/read/302784/13827538
test-math
www.eeworm.com/read/302784/13827545