代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/216781/4888034
sh bw_lat.sh
# !/usr/dt/bin/dtksh
# !/bin/ksh
# set -x
# Requires a ksh newer than 11/16/88 because it uses floating point
# arithmetic and printf. /usr/dt/bin/dtksh on Solaris and Digital Unix
# is such a
www.eeworm.com/read/216781/4888037
sh incr.sh
#!/usr/dt/bin/dtksh
#!/bin/ksh
#set -x
# Requires a ksh newer than 11/16/88 because it uses floating point
# arithmetic and printf. /usr/dt/bin/dtksh on Solaris and Digital Unix
# is such a be
www.eeworm.com/read/216502/4890464
1 dc.1
.TH DC 1
.SH NAME
dc \- desk calculator
.SH SYNOPSIS
.B dc
[ file ]
.SH DESCRIPTION
.I Dc
is an arbitrary precision arithmetic package.
Ordinarily it operates on decimal integers,
but one may specify
www.eeworm.com/read/216502/4890773
bc
.RP
.TL
BC \- An Arbitrary Precision Desk-Calculator Language
.AU
Lorinda Cherry
.AU
Robert Morris
.AI
.MH
.AB
BC is a language and a compiler for doing arbitrary precision arithmetic
on the PDP-11 un
www.eeworm.com/read/216499/4892557
bc
.RP
.TL
BC \- An Arbitrary Precision Desk-Calculator Language
.AU
Lorinda Cherry
.AU
Robert Morris
.AI
.MH
.AB
BC is a language and a compiler for doing arbitrary precision arithmetic
on the PDP-11 un
www.eeworm.com/read/209559/4959864
c ieee754.c
/* ieee754 floating point arithmetic
* single and double precision
*
* BUGS
* not much dp done
* doesn't generate IEEE754_INEXACT
*
*/
/*
* MIPS floating point support
* Copyright (C) 1994-20
www.eeworm.com/read/198916/5080717
sh bw_lat.sh
# !/usr/dt/bin/dtksh
# !/bin/ksh
# set -x
# Requires a ksh newer than 11/16/88 because it uses floating point
# arithmetic and printf. /usr/dt/bin/dtksh on Solaris and Digital Unix
# is such a
www.eeworm.com/read/198916/5080720
sh incr.sh
#!/usr/dt/bin/dtksh
#!/bin/ksh
#set -x
# Requires a ksh newer than 11/16/88 because it uses floating point
# arithmetic and printf. /usr/dt/bin/dtksh on Solaris and Digital Unix
# is such a be
www.eeworm.com/read/195341/5111968
bc
.RP
.TL
BC \- An Arbitrary Precision Desk-Calculator Language
.AU
Lorinda Cherry
.AU
Robert Morris
.AI
.MH
.AB
BC is a language and a compiler for doing arbitrary precision arithmetic
on the PDP-11 un
www.eeworm.com/read/186672/5230390
s reg_round.s
.file "reg_round.S"
/*
* reg_round.S
*
* Rounding/truncation/etc for FPU basic arithmetic functions.
*
* This code has four possible entry points.
* The following must be entered by a jmp intr