summaryrefslogtreecommitdiff
path: root/src/math/big/example_test.go
Commit message (Expand)AuthorAgeFilesLines
* math/big: add function examplezhouzhongyuan2020-08-261-0/+7
* math/big: implement Float.Scan, type assert fmt interfaces to enforce docsEmmanuel Odeke2016-10-191-0/+13
* math/big: refine Fibonacci exampleAndrew Gerrand2015-06-181-21/+17
* math/big: Add small complete example of big.Float usageALTree2015-06-181-0/+47
* math/big: incorporate feedback by josharian (Example_fibonacci)Robert Griesemer2015-06-171-2/+8
* math/big: Added small complete example of big.Int usageALTree2015-06-171-0/+28
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+51