Logarithmic Scaling #284
mrberman87
started this conversation in
Ideas
Replies: 1 comment 4 replies
-
This is still an open question. Please see #35 for more info on this subject. I think that the current state is that we agreed that the logarithmic (and any other scale) can be covered by a dedicated user-specific representation type ( |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I don't see anything for doing logarithmic scaling of certain units. Are there any plans to support logarithmic scales?
This would be very useful for, at least, RF electronics that I know of, and probably many other use cases. For example, RF Power is often measured in terms of dBm, which is a 10*log(power / milliWatts) scaling; 1 Watt = 30 dBm, 100 Watts = 50 dBm, etc. In electronics, voltage and current gain are also represented on a logarithmic scale.
Beta Was this translation helpful? Give feedback.
All reactions