代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/385891/2578935
h multi_arith.h
/* multi_arith.h: multi-precision integer arithmetic functions, needed
to do extended-precision floating point.
(c) 1998 David Huggins-Daines.
Somewhat based on arch/alpha/math-emu/ieee-mat
www.eeworm.com/read/376006/2718179
sql aggregates.sql
--
-- AGGREGATES
--
SELECT avg(four) AS avg_1 FROM onek;
SELECT avg(a) AS avg_32 FROM aggtest WHERE a < 100;
-- In 7.1, avg(float4) is computed using float8 arithmetic.
-- Round the result to 3 dig
www.eeworm.com/read/368386/2815725
h multi_arith.h
/* multi_arith.h: multi-precision integer arithmetic functions, needed
to do extended-precision floating point.
(c) 1998 David Huggins-Daines.
Somewhat based on arch/alpha/math-emu/ieee-mat
www.eeworm.com/read/366702/2882259
c convert-bfp-fold.c
/* { dg-options "-std=gnu99 -O2" } */
/* N1150 5.2 Conversions among decimal floating types and between
decimal floating types and generic floating types.
C99 6.3.1.5(4) Conversions, arithmetic
www.eeworm.com/read/351636/3103250
vc makefile.vc
# For making f2c.lib (here called vcf2c.lib) with Microsoft Visual C++ .
# Invoke with "nmake -f makefile.vc" .
# To get signed zeros in write statements on IEEE-arithmetic systems,
# add -DSIGNE
www.eeworm.com/read/350657/3119678
h multi_arith.h
/* multi_arith.h: multi-precision integer arithmetic functions, needed
to do extended-precision floating point.
(c) 1998 David Huggins-Daines.
Somewhat based on arch/alpha/math-emu/ieee-mat
www.eeworm.com/read/264095/4293355
h multi_arith.h
/* multi_arith.h: multi-precision integer arithmetic functions, needed
to do extended-precision floating point.
(c) 1998 David Huggins-Daines.
Somewhat based on arch/alpha/math-emu/ieee-mat
www.eeworm.com/read/258249/4357809
make
: run this script through /bin/sh
M=/bin/make
if [ -f /usr/bin/make ]; then
M=/usr/bin/make
fi
exec $M MODULE=arithmetic/sun386 -f ../../../config/CONFIG.make -f Makefile -f ../../../config/Makef
www.eeworm.com/read/161121/5556877
h multi_arith.h
/* multi_arith.h: multi-precision integer arithmetic functions, needed
to do extended-precision floating point.
(c) 1998 David Huggins-Daines.
Somewhat based on arch/alpha/math-emu/ieee-mat
www.eeworm.com/read/152843/5658827
h multi_arith.h
/* multi_arith.h: multi-precision integer arithmetic functions, needed
to do extended-precision floating point.
(c) 1998 David Huggins-Daines.
Somewhat based on arch/alpha/math-emu/ieee-mat