c++ | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

c++

How to write a program that reads in a floating-point number and to print it first in decimal-point notation, then in exponential notation. and have the output use the following format (the actual number of digits displayed for the exponent depends on the system): Enter a floating-point value: 64.25 fixed-point notation: 64.250000 exponential notation: 6.425000e+01

23rd Oct 2018, 6:51 AM
Muhlisa
Muhlisa - avatar
14 Respuestas
+ 2
If you want really learn, you dont thanks on code answers and stop... In every question of your, you never ask for clarifications... Then, you dont know like write some code in c++ (and you say to know python then you are not new to programming) but understand very fast without ask clearifications for codes? For me its really strange... Anyway, my thoughs apart, remember that will be ALWAYS contexts where none can help you (or make your work)
23rd Oct 2018, 7:56 AM
KrOW
KrOW - avatar
+ 2
Start with posting your try
23rd Oct 2018, 6:59 AM
KrOW
KrOW - avatar
+ 1
Your is an assignement, right?
23rd Oct 2018, 7:14 AM
KrOW
KrOW - avatar
+ 1
Muhlisa Supposing that you are not the classic user that subscribed to SL only for make your assignement to others, what you dont know? Where you blocked in the problem? If you post only the trace and dont post your try, many users (like me) can think that you want only make your assignements by others and, for me like for other users, its unaccetable... Then, next time, post your try also and you will get help on it P.S. You understandood so fast?
23rd Oct 2018, 7:33 AM
KrOW
KrOW - avatar
+ 1
Muhlisa Yes, i have understood you words but i hope that you understood mine
23rd Oct 2018, 9:59 AM
KrOW
KrOW - avatar
+ 1
You can perform this by using cascading
25th Sep 2019, 1:11 PM
Narendra Pratap Singh
0
I'm new here i couldn't write. that's why I am asking help to write program
23rd Oct 2018, 7:02 AM
Muhlisa
Muhlisa - avatar
0
I found it from c++ primer book on the Internet. I'm learning. and I'm beginner on programming.
23rd Oct 2018, 7:17 AM
Muhlisa
Muhlisa - avatar
0
I got it thanks
23rd Oct 2018, 7:29 AM
Muhlisa
Muhlisa - avatar
0
I wrote a lot of codes on python. now I'm trying to understand c++ I'm not even a student. so how I can get assignments. if you don't want believe me or think that I'm doing my assignments, it is your thought and not others
23rd Oct 2018, 7:43 AM
Muhlisa
Muhlisa - avatar
0
and when I said that I got it thanks I meant that I've finished. wrote it by myself
23rd Oct 2018, 8:23 AM
Muhlisa
Muhlisa - avatar
0
of course good if you understood my words.
23rd Oct 2018, 8:59 AM
Muhlisa
Muhlisa - avatar
0
Yes, do not worry about this i understand
23rd Oct 2018, 10:07 AM
Muhlisa
Muhlisa - avatar
- 1
when I got answers I'm trying to write the code and check it from book and of course I have a few programmer friends who can help me to understand. I have finished my study a year ago. all things depend on technology and we should to know how to code. even we are not a student or worker. it is one of my hobbies now I'm trying to do the same. so I don't have to do any assignments
23rd Oct 2018, 8:06 AM
Muhlisa
Muhlisa - avatar