index
:
micropython
master
parse-bytecode
v1.22-release
v1.24-release
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
examples
/
natmod
/
features2
/
prod.h
blob: f27dd8d0330fe4b0dac53c061e3866f45861a0e4 (
plain
) (
blame
)
1
float prod_array(int n, float *ar);