An efficient way to find out what the type of some input is. There are 3 possibilities: integer - 0, 588, 4.0, 0xff float - 0.00005, 4.8, -8.5 string - abc, bb56, 7.b5