File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 55```
66# Logarithmic scales
77
8- !!! note
9- Logarithmic scales are new to Unitful and should be considered experimental.
8+ !!! note
109
11- Unitful provides a way to use logarithmically-scaled quantities as of v0.4.0. Some
10+ Logarithmic scales should be considered experimental
11+ because they break some of the basic assumptions about equality and hashing
12+ (see [#402](https://github.com/PainterQubits/Unitful.jl/issues/402))
13+
14+ Unitful provides a way to use logarithmically-scaled quantities. Some
1215compromises have been made in striving for logarithmic quantities to be both usable and
1316consistent. In the following discussion, for pedagogical purposes, we will assume prior
1417familiarity with the definitions of ` dB ` and ` dBm ` .
You can’t perform that action at this time.
0 commit comments