We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 33c7060 + 0e84b15 commit d06c3ddCopy full SHA for d06c3dd
1 file changed
CodeEntropy/UnitsAndConversions.py
@@ -7,10 +7,6 @@
7
PLANCK_CONST = 6.62607004081818e-34 # J s
8
C_LIGHT = 29979245800 # cm/s
9
10
-# MACHINE DATA
11
-LITTLE_ENN = "<"
12
-BIG_ENN = ">"
13
-
14
# LENGTH
15
NM2ANG = 1e1
16
M2ANG = 1e10
0 commit comments