This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-29 23:56:56 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ef601854efbf467c45e2fe2b087833c1916ab54
cpython
/
Lib
/
test
/
decimaltestdata
T
History
Raymond Hettinger
7c85fa4a52
Move Decimal from the sandbox into production.
2004-07-01 11:01:35 +00:00
..
abs.decTest
…
add.decTest
…
base.decTest
…
clamp.decTest
…
compare.decTest
…
decimal64.decTest
…
divide.decTest
…
divideint.decTest
…
inexact.decTest
…
integer.decTest
…
max.decTest
…
min.decTest
…
minus.decTest
…
multiply.decTest
…
normalize.decTest
…
plus.decTest
…
power.decTest
…
quantize.decTest
…
randomBound32.decTest
…
randoms.decTest
…
remainder.decTest
…
remainderNear.decTest
…
rescale.decTest
…
rounding.decTest
…
samequantum.decTest
…
squareroot.decTest
…
subtract.decTest
…
testall.decTest
…
tointegral.decTest
…
trim.decTest
…