micropython.api

Sat, 24 Aug 2019 17:04:25 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 24 Aug 2019 17:04:25 +0200
changeset 0
b3daa2ebea2f
child 2
2c3f30af031d
permissions
-rw-r--r--

MicroPython stubs project started

array.array.append?4(value)
array.array.extend?4(iterable)
array.array?1(typecode, iterable=None)
cmath.cos?4(z)
cmath.e?7
cmath.exp?4(z)
cmath.log10?4(z)
cmath.log?4(z)
cmath.phase?4(z)
cmath.pi?7
cmath.polar?4(z)
cmath.rect?4(r, phi)
cmath.sin?4(z)
cmath.sqrt?4(z)
gc.collect?4()
gc.disable?4()
gc.enable?4()
gc.mem_alloc?4()
gc.mem_free?4()
gc.threshold?4()
gc.threshold?4(amount)

eric ide

mercurial