-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists
Description
Is your feature request related to a problem?
Received by email:
It would be nice if the number of decimals were adjustable, currently I seem to get only 3 decimals in fixed-point 'matrix' view, so a number is shown as "3.141" but no more digits are visible.
We work with frequency metrology, at least 12 decimal digits should ideally be available.
Requested solution or feature
- Add a toolbar control to the Matrix visualisation to allow users to customise the number of decimal digits in fixed-point notation.
- Consider using this same precision in scientific notation (cf.
createNumericFormatter) and for complex numbers (cf.createMatrixComplexFormatter).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists
