signed float in c code example Example 1: c declare float float variable; Example 2: print float in c printf("%.6f", myFloat);