aboutsummaryrefslogtreecommitdiff
path: root/tests/data/construct-float.code
blob: 8493bf21cb0f247b00563243bc5dc500baa84e12 (plain)
1
2
3
4
5
6
7
8
{
    "canonical": 685230.15,
    "exponential": 685230.15,
    "fixed": 685230.15,
    "sexagesimal": 685230.15,
    "negative infinity": -1e300000,
    "not a number": 1e300000/1e300000,
}