diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2016-09-08 11:23:32 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2016-09-08 11:23:32 -0700 |
commit | 7426258146a0ddb624ab5def394ad38611c7caff (patch) | |
tree | 7cb8d440a5eeb9a9ce024fc3d597bb1f9f517d73 /028call_reply.cc | |
parent | 32d4af5458a97152f19b97af664cf22599e1b3fd (diff) | |
download | mu-7426258146a0ddb624ab5def394ad38611c7caff.tar.gz |
3305 - show all available precision in numbers
Thanks Ella Couch for pointing out that Mu was lying when debugging small numbers. def main [ local-scope x:number <- copy 1 { x <- divide x, 2 $print x, 10/newline loop # until SIGFPE } ]
Diffstat (limited to '028call_reply.cc')
0 files changed, 0 insertions, 0 deletions