Skip to content

$string(double) chooses exponent notation for small numbers #44

@aeberhart

Description

@aeberhart

Input:
{
"x" : 100.0
}

Expression:
$string(x)

Output:
1e+2

should be:
100

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions