0.000123456 shows as '1.23E−40' instead of '1.23E−4' #614
-
Sorry if it's a very basic question, but it's my first time using great_tables. I was trying to better format a very small number using:
But the exponent keeps showing an extra zero. Does someone can point me to the correct way of doing this? Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I'm sorry @marceloandrioni , this is actually a (very bad) bug that seems to occur when using |
Beta Was this translation helpful? Give feedback.
-
I'll assume this issue was fixed by #622, so I'll close this discussion for now. Happy to revisit if any further questions arise. |
Beta Was this translation helpful? Give feedback.
I'm sorry @marceloandrioni , this is actually a (very bad) bug that seems to occur when using
exp_style=
. I'll make this an issue and fix soon. Thanks for reporting this!