Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
Perl
Python
Tcl
Komodo IDE
|
more
▼
Lists
Support
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Popular Python recipes tagged "decimal"
Tags:
decimal
x
9
k
views
2
score
Generate a PDF cheat sheet for converting 0 to 255 between bin / oct / dec / hex
Python
/
binary
,
conversion
,
decimal
,
hexadecimal
,
octal
,
pdfwriter
,
pdf_generation
,
python
,
utility
,
xtopdf
/
by
Vasudev Ram
(7 years ago)
11
k
views
1
score
Continued fractions
Python
/
decimal
,
fractions
/
by
Glenn Hutchings
(10 years ago, revision 2)
4
k
views
0
score
Convert from decimal to base-n for any positive n less than or equal to 10
Python
/
binary
,
decimal
,
octal
/
by
Samuel James Erickson
(10 years ago)
6
k
views
0
score
Complex Methods to Compute Pi in Python
Python
/
decimal
,
pi
,
python
/
by
Captain DeadBones
(10 years ago)
7
k
views
1
score
Archimedes Method for PI (arbitrary precision)
Python
/
decimal
,
math
,
pi
,
precision
,
python3
/
by
Bjorn Madsen
(11 years ago)
46
k
views
0
score
Decimal Number To Byte(s) And String To Byte(s) Converter.
Python
/
bytes
,
converter
,
decimal
,
linux
,
string
,
windows
/
by
Barry Walker
(12 years ago)
6
k
views
1
score
Unit Conversions Using Decimal
Python
/
conversions
,
decimal
,
units
/
by
Dave Bailey
(13 years ago)
5
k
views
1
score
Decimal and binary prefix Python snippet
Python
/
binary
,
decimal
,
prefix
/
by
Romain Dartigues
(13 years ago)
6
k
views
1
score
Metric Prefix Symbol and Decimal Quiz
Python
/
base
,
decimal
,
metric
,
prefix
,
symbol
,
units
/
by
Daniel Saha
(14 years ago, revision 3)
27
k
views
-2
score
Converty decimal/integer number to binary string in Python
Python
/
binary
,
decimal
,
integer
,
string
/
by
Vishal Sapre
(14 years ago)
6
k
views
-1
score
Base Conversion decimal to base = len(map)
Python
/
base
,
conversion
,
decimal
,
sequence
,
web_site
/
by
Mark Zitnik
(15 years ago, revision 7)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular Python recipes tagged "decimal"
Top-rated recipes
Generate a PDF cheat sheet for con…
(Python)
Continued fractions
(Python)
Archimedes Method for PI (arbitrar…
(Python)
Unit Conversions Using Decimal
(Python)
Decimal and binary prefix Python s…
(Python)
Metric Prefix Symbol and Decimal Q…
(Python)
Convert from decimal to base-n for…
(Python)
Complex Methods to Compute Pi in P…
(Python)
Decimal Number To Byte(s) And Stri…
(Python)
Base Conversion decimal to base = …
(Python)
Related tags
+
−
binary
(4)
+
−
base
(2)
+
−
conversion
(2)
+
−
octal
(2)
+
−
pi
(2)
+
−
prefix
(2)
+
−
python
(2)
+
−
string
(2)
+
−
units
(2)
+
−
bytes
+
−
conversions
+
−
converter
+
−
fractions
+
−
hexadecimal
+
−
integer
+
−
linux
+
−
math
+
−
metric
+
−
pdfwriter
+
−
pdf_generation
x
Undo