代码搜索:math

找到约 10,000 项符合「math」的源代码

代码结果 10,000
www.eeworm.com/read/287169/8713445

h math.h

/*** *math.h - definitions and declarations for math library * * Copyright (c) 1985-1997, Microsoft Corporation. All rights reserved. * *Purpose: * This file contains constant defini
www.eeworm.com/read/287087/8721349

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/286953/8735996

c math.c

#include void main () { int seconds_in_an_hour; float average; seconds_in_an_hour = 60 * 60; average = (5 + 10 + 15 + 20) / 4; printf("The number of secon
www.eeworm.com/read/430434/8747598

h math.h

/*-------------------------------------------------------------------------- MATH.H Prototypes for mathematic functions. Copyright (c) 1988-2000 Keil Elektronik GmbH and Keil Software, Inc. All
www.eeworm.com/read/385413/8806274

h math.h

/************************************************************/ /* Version 2.20.01 */ /************************************************************/ /******
www.eeworm.com/read/429467/8807446

h math.h

/********************************************************************/ /* math.h v4.40 */ /* Copyright (c) 1991 Texas Instruments Incorporated
www.eeworm.com/read/385363/8807887

h math.h

/************************************************************/ /* Version 2.20.01 */ /************************************************************/ /******
www.eeworm.com/read/385360/8807922

h math.h

/************************************************************/ /* Version 2.20.01 */ /************************************************************/ /******
www.eeworm.com/read/285839/8808656

mnu math.mnu

www.eeworm.com/read/285810/8816518

h math.h

/* GazOS Operating System Copyright (C) 1999 Gareth Owen This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License