Convert pressure (stress) measured in pounds per square inch (PSI) to megapascals (MPa)
Examples
library(pipenostics)
mpa_psi(c(145.03773800721814, 1))
#> [1] 1.000000000 0.006894757
# [1] 1.000000000 0.006894757 # [MPa]
Convert pressure (stress) measured in pounds per square inch (PSI) to megapascals (MPa)
library(pipenostics)
mpa_psi(c(145.03773800721814, 1))
#> [1] 1.000000000 0.006894757
# [1] 1.000000000 0.006894757 # [MPa]