Content-Length: 283938 | pFad | http://github.com/go-python/gpython/commit/066aaa769ebf467a38b7efef8dc540afe9b0f34c

6C math: implement math module · go-python/gpython@066aaa7 · GitHub
Skip to content

Commit 066aaa7

Browse files
committed
math: implement math module
1 parent 7e4f791 commit 066aaa7

File tree

14 files changed

+3151
-13
lines changed

14 files changed

+3151
-13
lines changed

main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ import (
1717

1818
"github.com/ncw/gpython/compile"
1919
"github.com/ncw/gpython/marshal"
20+
_ "github.com/ncw/gpython/math"
2021
"github.com/ncw/gpython/py"
2122
pysys "github.com/ncw/gpython/sys"
2223
_ "github.com/ncw/gpython/time"

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/go-python/gpython/commit/066aaa769ebf467a38b7efef8dc540afe9b0f34c

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy