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
Specifically, instead of results like "0.012n" and "0.12n" I expected "12p" and "120p".
Test coverage only hits exponents which are multiple of 3. I don't know what the intended behavior is. My expectation is from using the ENG mode of HP RPN calculators.
Is this a bug or am I applying the wrong prior?
The text was updated successfully, but these errors were encountered:
Example:
Specifically, instead of results like
"0.012n"
and"0.12n"
I expected"12p"
and"120p"
.Test coverage only hits exponents which are multiple of 3. I don't know what the intended behavior is. My expectation is from using the ENG mode of HP RPN calculators.
Is this a bug or am I applying the wrong prior?
The text was updated successfully, but these errors were encountered: