answersLogoWhite

0

double, but double is nearly twice the precision of float, so its not really the same thing.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Why the float takes 4 bytes in turbo c plus plus?

What's your problem with that? It's a (quasi-)standard value for a 'float'.


What is a primitive type variable in c plus plus?

same the types used in C. that is int...char...float...


Is the double a modifier in c plus plus?

A double is a floating point type, greater than or equal in size to a float.


What is another word for truck that starts with a c?

Car is another word for truck that starts with a "c".


Is score a reserved word in the C plus plus programming language?

No.


How do I write a C plus plus program that reflects a constant bonus of 5 percent of my sales that's 330.50?

Use a constexpr function: constexpr float bonus (float sales) { return sales * 5 / 100; }


What is another word for dismiss due to incitement?

what is another word for law thatstars with a c


C program plus copy of string to another?

strcpy


What is another word for registered voters that begins with the letter C?

Another word for registered voters that begins with the letter C is constituents.


C programming percentages?

float percent = ((float)CurrentItems / (float)MaxItems);


How do you invoke function result () takes two float argument and returns an integer in c plus plus program?

You can do this by creating a forwarddeclaration of the function. You can call the forward drclared function inside the main to use it.int result(float num1, float num2);intmain(void){int value = result(3.14, 2.74);return (0);}intresult(float num1, float num2){int value = 0;// function codes goes here// you can alter the value of variable 'value'return (value);}The returning value of the 'result()' function is assigned to variable 'value' in 'main()'.


What is another word for wept starting with c?

another word is cry. :)