We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78c5b56 commit 646b1adCopy full SHA for 646b1ad
UnitsNet/Scripts/UnitDefinitions/Density.json
@@ -47,8 +47,8 @@
47
{
48
"SingularName": "PoundPerCubicInch",
49
"PluralName": "PoundsPerCubicInch",
50
- "FromUnitToBaseFunc": "x*1089760.10003604",
51
- "FromBaseToUnitFunc": "x*9.17633156111081E-07",
+ "FromUnitToBaseFunc": "x*27679.904710191",
+ "FromBaseToUnitFunc": "x/27679.904710191",
52
"Prefixes": ["Kilo"],
53
"Localization": [
54
@@ -61,8 +61,8 @@
61
62
"SingularName": "PoundPerCubicFoot",
63
"PluralName": "PoundsPerCubicFoot",
64
- "FromUnitToBaseFunc": "x*52.5540171699479",
65
- "FromBaseToUnitFunc": "x*0.0190280411251194",
+ "FromUnitToBaseFunc": "x/0.062427961",
+ "FromBaseToUnitFunc": "x*0.062427961",
66
67
68
0 commit comments