<? # Create a variable that holds a floating-point number: $floatVar = "1542.2232235"; echo "<P>float: $floatVar</P>"; ?>