Ignition core certification Test Question

  1. why 3.14159265359 is float not double

That's a good question because with that many decimal places, a double would be expected. In the user manual, the string value for a double is "Float8," so I'm guessing either answer should be acceptable.