convert-units
convert-units copied to clipboard
Error in Pressure Module
Looks like you may have an error in your Pressure module.
The anchor unit for the imperial system is marked as "psi". But the psi to_anchor is 1/1000 instead of 1, while the to_anchor for "ksi" is 1. Since to_anchor is the multiplier to convert to the anchor unit, the anchor unit should always have a ratio of 1.