代码搜索:math

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

代码结果 10,000
www.eeworm.com/read/125688/6026634

h math.h

/* * Copyright (c) 1985, 1990, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are
www.eeworm.com/read/124561/6045654

cpp math.cpp

#include "runner.h" /* GirdX = g / 2 * ( y / h - (w - x) / w ) GridY = g / 2 * ( y / h + (w + x) / w ) */ VOID Coord_2DWorldToGrid(int x , int y , int *piGridX , int *piGridY , float
www.eeworm.com/read/124347/6051922

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 #ifndef HUG
www.eeworm.com/read/124347/6052457

c math.c

/* Test the library maths functions using trusted precomputed test vectors. These vectors were originally generated on a sun3 with a 68881 using 80 bit precision, but ... Each function is
www.eeworm.com/read/124347/6052664

tex math.tex

@node Math @chapter Mathematical Functions (@file{math.h}) This chapter groups a wide variety of mathematical functions. The corresponding definitions and declarations are in @file{math.h}. Two de
www.eeworm.com/read/124142/6054830

java math.java

package untitled1; import java.awt.*; import java.awt.event.*; import java.applet.*; import com.borland.jbcl.layout.*; public class math extends Applet { private double x1[],x2[]; private double
www.eeworm.com/read/124109/6056045

h math.h

/*------------------------------------------------------------------------- math.h - ANSI functions forward declarations Written By - Sandeep Dutta . sandeep.dutta@usa.net (1998)
www.eeworm.com/read/123322/6060855

h math.h

#ifndef CYGONCE_LIBM_MATH_H #define CYGONCE_LIBM_MATH_H //=========================================================================== // // math.h // // Standard mathematical functions confo
www.eeworm.com/read/121089/6069366

h math.h

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

h math.h

/*** *math.h - definitions and declarations for math library * * Copyright (c) 1985-1990, Microsoft Corporation. All rights reserved. * *Purpose: * This file contains constant definitions and e