Explain about the floating point constants in c language, C/C++ Programming

Assignment Help:

Explain about the Floating point Constants in c language?

A floating point constant is the number that contains either a fraction or decimal part. If an exponent is present its consequence is to shift the location of the decimal point to the right if the exponent is positive or to the left if the exponent is negative and if a decimal point isn't included within the number it is assumed to the positioned to the right of the digit. A real number may as well be expressed in exponential form. For instance the value 237.95 may be written as 23795E2 in exponential notation. E2 mean multiply by 102.


Related Discussions:- Explain about the floating point constants in c language

C++, write a c++ program for minimum shelf downloads

write a c++ program for minimum shelf downloads

C program for reverse the string , C Program for REVERSE THE STRING #i...

C Program for REVERSE THE STRING #include stdio.h> #include conio.h> #include string.h> void main() {           char name[30];           char *s;

C++, Byteland county is very famous for luminous jewels. Luminous jewels ar...

Byteland county is very famous for luminous jewels. Luminous jewels are used in making beautiful necklaces. A necklace consists of various luminous jewels of particular colour. Nec

College, #question.College life is tough. Eating pizza for every meal is h...

#question.College life is tough. Eating pizza for every meal is hitting you hard. You are looking at working out to stay healthy. You found a web site that tells you how many ca

Define the multi dimensional arrays, Define the Multi Dimensional Arrays? ...

Define the Multi Dimensional Arrays? Consequently far we have considered arrays with only one dimension. It is as well possible to define an array which is having a 2-dimension

Array, Write a program to count the prime number in array

Write a program to count the prime number in array

Copy constructor, What is copy constructor? describe the concept of copy co...

What is copy constructor? describe the concept of copy constructor.

Lexicographically preceding permutation, Given an integer n and a permutati...

Given an integer n and a permutation of numbers 1, 2 ... , n-1, n write a program to print the permutation that lexicographically precedes the given input permutation. If the given

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd