Skip to content

Bug when using asymmetric uncertainty with sci notation #92

Description

@DegrangeM
#num(exponent:"sci", "12345.67") // ok
#num(exponent:"sci", "12345.67e3") // ok
#num(exponent:"sci", "12345.67+-0.1e3") // ok
// #num(exponent:"sci", "12345.67+0.1-0.1e3") // not ok
Image

When uncommenting last line:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions