We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf0b92e commit 9a45908Copy full SHA for 9a45908
src/si/molar_flux.rs
@@ -13,7 +13,7 @@ quantity! {
13
P1, // amount of substance
14
Z0>; // luminous intensity
15
units {
16
- @mole_per_square_meter_second: prefix!(none); "mol/(s · m²)",
+ @mole_per_square_meter_second: prefix!(none); "mol/(m² · s)",
17
"mole per square meter second", "moles per square meter second";
18
}
19
0 commit comments