Hello there, I am converting some C/C++ code and ran into this. double r = (1.f/z)*c; c and z are of type complex; but what is 1.f ?? thanks, Ron