Skip to content

Way to represent uncertainty strings with parentheses for uncertainties #171

@GoodStuff11

Description

@GoodStuff11

I noticed that in the package you can use measurement to convert " -123.4(56) " into -123.4 ± 5.6. But is there a way to take the Measurement object and output a string formatted with parentheses to denote uncertainties like "-123.4(56)".

Ideally, it would be of the form
repr("text/something", -123.4 ± 5.6) ≈ "-123.4(56)"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions