mirror of
https://github.com/dschmenk/PLASMA.git
synced 2025-02-11 01:31:03 +00:00
Update fpstr.pla
This commit is contained in:
parent
77d4481146
commit
2ad8149f1d
@ -205,6 +205,7 @@ export def ext2str(ext, str, intdigits, fracdigits, format)
|
|||||||
fin
|
fin
|
||||||
//
|
//
|
||||||
// Pretty output the exponent (preceding zero for values less than 10)
|
// Pretty output the exponent (preceding zero for values less than 10)
|
||||||
|
//
|
||||||
d = 0
|
d = 0
|
||||||
tens = 10000
|
tens = 10000
|
||||||
while dp
|
while dp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user