Sarosh
0
Q:

how to make a float in C++

public float whatYourFloatIsCalled = 0;
public float whatIsYourFloat;
1
float contains less storage than a double. 
float p = 25.0;
double p = 25.0;
0

Tags

New to Communities?

Join the community