Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
40501258
Commit
40501258
authored
Oct 08, 2012
by
Victor Shnayder
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
formatting
parent
bd7c00ea
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletions
+7
-1
common/lib/capa/capa/eia.py
+7
-1
No files found.
common/lib/capa/capa/eia.py
View file @
40501258
""" Standard resistor codes.
"""
Standard resistor codes.
http://en.wikipedia.org/wiki/Electronic_color_code
"""
E6
=
[
10
,
15
,
22
,
33
,
47
,
68
]
E12
=
[
10
,
12
,
15
,
18
,
22
,
27
,
33
,
39
,
47
,
56
,
68
,
82
]
E24
=
[
10
,
12
,
15
,
18
,
22
,
27
,
33
,
39
,
47
,
56
,
68
,
82
,
11
,
13
,
16
,
20
,
24
,
30
,
36
,
43
,
51
,
62
,
75
,
91
]
E48
=
[
100
,
121
,
147
,
178
,
215
,
261
,
316
,
383
,
464
,
562
,
681
,
825
,
105
,
127
,
154
,
187
,
226
,
274
,
332
,
402
,
487
,
590
,
715
,
866
,
110
,
133
,
162
,
196
,
237
,
287
,
348
,
422
,
511
,
619
,
750
,
909
,
115
,
140
,
169
,
205
,
249
,
301
,
365
,
442
,
536
,
649
,
787
,
953
]
E96
=
[
100
,
121
,
147
,
178
,
215
,
261
,
316
,
383
,
464
,
562
,
681
,
825
,
102
,
124
,
150
,
182
,
221
,
267
,
324
,
392
,
475
,
576
,
698
,
845
,
105
,
127
,
154
,
187
,
226
,
274
,
332
,
402
,
487
,
590
,
715
,
866
,
107
,
130
,
158
,
191
,
232
,
280
,
340
,
412
,
499
,
604
,
732
,
887
,
110
,
133
,
162
,
196
,
237
,
287
,
348
,
422
,
511
,
619
,
750
,
909
,
113
,
137
,
165
,
200
,
243
,
294
,
357
,
432
,
523
,
634
,
768
,
931
,
115
,
140
,
169
,
205
,
249
,
301
,
365
,
442
,
536
,
649
,
787
,
953
,
118
,
143
,
174
,
210
,
255
,
309
,
374
,
453
,
549
,
665
,
806
,
976
]
E192
=
[
100
,
121
,
147
,
178
,
215
,
261
,
316
,
383
,
464
,
562
,
681
,
825
,
101
,
123
,
149
,
180
,
218
,
264
,
320
,
388
,
470
,
569
,
690
,
835
,
102
,
124
,
150
,
182
,
221
,
267
,
324
,
392
,
475
,
576
,
698
,
845
,
104
,
126
,
152
,
184
,
223
,
271
,
328
,
397
,
481
,
583
,
706
,
856
,
105
,
127
,
154
,
187
,
226
,
274
,
332
,
402
,
487
,
590
,
715
,
866
,
106
,
129
,
156
,
189
,
229
,
277
,
336
,
407
,
493
,
597
,
723
,
876
,
107
,
130
,
158
,
191
,
232
,
280
,
340
,
412
,
499
,
604
,
732
,
887
,
109
,
132
,
160
,
193
,
234
,
284
,
344
,
417
,
505
,
612
,
741
,
898
,
110
,
133
,
162
,
196
,
237
,
287
,
348
,
422
,
511
,
619
,
750
,
909
,
111
,
135
,
164
,
198
,
240
,
291
,
352
,
427
,
517
,
626
,
759
,
920
,
113
,
137
,
165
,
200
,
243
,
294
,
357
,
432
,
523
,
634
,
768
,
931
,
114
,
138
,
167
,
203
,
246
,
298
,
361
,
437
,
530
,
642
,
777
,
942
,
115
,
140
,
169
,
205
,
249
,
301
,
365
,
442
,
536
,
649
,
787
,
953
,
117
,
142
,
172
,
208
,
252
,
305
,
370
,
448
,
542
,
657
,
796
,
965
,
118
,
143
,
174
,
210
,
255
,
309
,
374
,
453
,
549
,
665
,
806
,
976
,
120
,
145
,
176
,
213
,
258
,
312
,
379
,
459
,
556
,
673
,
816
,
988
]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment