summaryrefslogtreecommitdiff
path: root/py/builtinmath.c
AgeCommit message (Expand)Author
2014-03-21Disable some math functions until they work correctly.Damien George
2014-03-20Added various simple functions to math module.Rachel Dowdall
2014-03-20Added various simple functions to math module.Rachel Dowdall
2014-03-20py: Add math.e constant.Damien George
2014-03-17py: Clean up includes.xbe
2014-03-12py: Add expm1 to math module.Damien George
2014-03-08Implement ROMable modules. Add math module.Damien George