micropython.api

changeset 0
b3daa2ebea2f
child 2
2c3f30af031d
equal deleted inserted replaced
-1:000000000000 0:b3daa2ebea2f
1 array.array.append?4(value)
2 array.array.extend?4(iterable)
3 array.array?1(typecode, iterable=None)
4 cmath.cos?4(z)
5 cmath.e?7
6 cmath.exp?4(z)
7 cmath.log10?4(z)
8 cmath.log?4(z)
9 cmath.phase?4(z)
10 cmath.pi?7
11 cmath.polar?4(z)
12 cmath.rect?4(r, phi)
13 cmath.sin?4(z)
14 cmath.sqrt?4(z)
15 gc.collect?4()
16 gc.disable?4()
17 gc.enable?4()
18 gc.mem_alloc?4()
19 gc.mem_free?4()
20 gc.threshold?4()
21 gc.threshold?4(amount)

eric ide

mercurial