answersLogoWhite

0


Best Answer

frtukfdk.jsdfkdskj.ksdfjk

hjifgigdjilpk

fgbjoi

o;ihdf

gopj

rtfr

jo;

gbjiop hjio

fdioh;

ghi

suiopb jio erapiotgrv hojih

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you convert integer to floating point and vice versa Explain with one example?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the code required to convert an integer variable to a string variable in Java?

There are several different methods to convert an integer variable to a string variable in Java. For example, one can use the following code to convert an integer variable to a string variable: Integer.toString(number)


What is a floating number?

A floating point number is one that contains an integer as well as a fractional part, for example 101.3625. These are often represented by their scientific notations as well, such as 1.013625E2


How do you convert character to decimal integer?

In Excel it is the "code" function. For example, Code("A") = 65


Explain different types of constant?

Integer constants Character constants Real/floating point constants String constants


How do you explain how an integer can be represented using BCD?

Explain how an integer can be represented using BCD?


How do you convert Temperature 950000000 to integer?

You cannot convert temperature to number; 950000000 is already an integer.


How do you convert an integer to a fraction?

Any integer can be expressed as a fraction with the numerator equal to the integer and the denominator equal to 1.


When you subtract one integer from another integer the result always has the same sign as the greater integer why explain?

Yes


How do you convert integer to IPv6?

poo on your self and then you will convert integer to ipv6! jokes! fart on your self then you will be able to convert! and i am serious! to find the real answer give me your number we'll have something private


What are advantages and disadvantages of Integer programming?

The advantages of integer arithmetic over floating point arithmetic is the absence of rounding errors. Rounding errors are an intrinsic aspect of floating point arithmetic, with the result that two or more floating point values cannot be compared for equality or inequality (or with other relational operators), as the exact same original value may be presented slightly differently by two or more floating point variables. Integer arithmetic does not show this symptom, and allows for simple and reliable comparison of numbers. However, the disadvantage of integer arithmetic is the limited value range. While scaled arithmetic (also known as fixed point arithmetic) allows for integer-based computation with a finite number of decimals, the total value range of a floating point variable is much larger. For example, a signed 32-bit integer variable can take values in the range -231..+231-1 (-2147483648..+2147483647), an IEEE 754 single precision floating point variable covers a value range of +/- 3.4028234 * 1038 in the same 32 bits.


What happens when java program attempts to divide one integer by another?

In that case, unless you specifically convert ("cast") at least one of the numbers to a double or float, the result will also be an integer. Example: 1 / 3 = 0


What is in example of an integer?

An integer is any whole number, negative or positive. An example is 1.