aboutsummaryrefslogtreecommitdiff
path: root/src/math/big/example_test.go
AgeCommit message (Expand)Author
2020-08-26math/big: add function examplezhouzhongyuan
2016-10-19math/big: implement Float.Scan, type assert fmt interfaces to enforce docsEmmanuel Odeke
2015-06-18math/big: refine Fibonacci exampleAndrew Gerrand
2015-06-18math/big: Add small complete example of big.Float usageALTree
2015-06-17math/big: incorporate feedback by josharian (Example_fibonacci)Robert Griesemer
2015-06-17math/big: Added small complete example of big.Int usageALTree
2014-09-08build: move package sources from src/pkg to srcRuss Cox