$thick = $_POST['thick']; $sqft = $_POST['sqft']; $in2ft=$thick/12; $cubic_ft=$sqft*$in2ft; $coverage = $cubic_ft*24.4; //24 = weight per cubic foot $urethane= ceil($coverage/5); if($coverage == 0){ $mess = ""; }else{ $formatted = sprintf("%01.2f", $coverage); $mess = "Eco-Rubber PIP REQUIRED:
".$formatted." LBS"; $mess2="Urethane required for installation: ".$urethane." LBS"; } ?>
Eco-$mart
Rainbow Turf
Pour In Place Calculator
Enter the thickness and area of
coverage required and click
GO
.
Thickness:
Inches
Coverage:
Square Feet