Skip to content

Improve presentation of very small and very large Parameters/DescriptorNumbers #59

@henrikjacobsenfys

Description

@henrikjacobsenfys

We should add a simple check: if a Parameter/DescriptorNumber is larger than e.g. 1e5, or smaller than 1e-3, we represent it as x.xxxx*10^yy - otherwise it becomes hard to read:
example

We can consider smarter solutions that also check the variance, so instead of e.g. 10.0000 +-1.0000, we write 10.0 +-1.0.

This is not a high priority at all.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions