You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This avoids exponential notation (which is supported by PS but who
knows how all the different parsers react to it) and trailing zeros,
so we don't unnecessarily increase the size of fonts that have a
nice [0.001 0 0 0.001] matrix.
Encapsulate the formatting operation in a cbook function and give
it a unit test.
0 commit comments