This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Pierakstīties
jack
/
cocorobolx
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Vikivietne
Koks:
64b58f30a5
Atzari
Tagi
master
stia
cocorobolx
/
skulpt
/
test
/
run
/
t326.py
t326.py
97 B
Vēsture
Neapstrādāts
1
2
3
4
import math
print "%10.5f" % math.radians(180)
print "%10.5f" % math.degrees(math.radians(180))