Initial commit.
This commit is contained in:
commit
283c42bf8f
592 changed files with 26392 additions and 0 deletions
6
test/data/construct-float.data
Normal file
6
test/data/construct-float.data
Normal file
|
@ -0,0 +1,6 @@
|
|||
canonical: 6.8523015e+5
|
||||
exponential: 685.230_15e+03
|
||||
fixed: 685_230.15
|
||||
sexagesimal: 190:20:30.15
|
||||
negative infinity: -.inf
|
||||
not a number: .NaN
|
Loading…
Add table
Add a link
Reference in a new issue