代码搜索:math
找到约 10,000 项符合「math」的源代码
代码结果 10,000
www.eeworm.com/read/166455/10019707
doc math.doc
www.eeworm.com/read/165853/10048797
dcl math.dcl
SIN: PROCEDURE(X) REAL EXTERNAL;
DECLARE X REAL;
END SIN;
COS: PROCEDURE(X) REAL EXTERNAL;
DECLARE X REAL;
END COS;
TAN: PROCEDURE(X) REAL EXTERNAL;
www.eeworm.com/read/361244/10063285
h math.h
/* math.h -- Definitions for the math floating point package. */
#ifndef _MATH_H_
#define _MATH_H_
#include
#include
#include "_ansi.h"
_BEGIN_STD_C
union __dma
www.eeworm.com/read/361243/10063328
h math.h
/* math.h -- Definitions for the math floating point package. */
#ifndef _MATH_H_
#define _MATH_H_
#include
#include
#include "_ansi.h"
_BEGIN_STD_C
union __dma
www.eeworm.com/read/361241/10063401
h math.h
/* math.h -- Definitions for the math floating point package. */
#ifndef _MATH_H_
#define _MATH_H_
#include
#include
#include "_ansi.h"
_BEGIN_STD_C
union __dma
www.eeworm.com/read/361239/10063458
h math.h
/* math.h -- Definitions for the math floating point package. */
#ifndef _MATH_H_
#define _MATH_H_
#include
#include
#include "_ansi.h"
_BEGIN_STD_C
union __dma
www.eeworm.com/read/361166/10065462
llb math.llb
www.eeworm.com/read/165080/10077337
h math.h
/* math.h
Definitions for the math floating point package.
Copyright (c) Borland International 1987,1988,1990
All Rights Reserved.
*/
#ifndef __MATH_H
#define __MATH_H
#if _
www.eeworm.com/read/164767/10089368
h math.h
#ifndef _LIBMATH_H
#define _LIBMATH_H
#ifndef _LIBROOT_H
#error "don't include root.h directly"
#endif
#define min(x, y) ((x)
www.eeworm.com/read/164219/10122213
h math.h
/************************************************************/
/* Version 2.20.01 */
/************************************************************/
/******