Q&A Discussions
Search
Search
Ask a question
Ask a question
How to roundup a number in C language?
c
3 Votes
3 Answers
17th Jul 2021, 8:57 AM
Lokesh Soni
Round up to nearest cent
c++
help
roundup
1 Vote
1 Answer
25th Apr 2021, 10:41 PM
Benjamin Rios
How to roundup float value to integer value like2.67=3, 2.43=2 ,etc . Using any c library function
codeplayground
0 Votes
4 Answers
10th Oct 2020, 8:59 AM
Harshad Zarkar
The question asks you to round up the answer to the nearest whole number. I've used round() but my ans is 66 instead of 67
c++
roundup
1 Vote
4 Answers
13th Dec 2021, 3:07 AM
Kruti
how do i round up the the nearest whole number without importing math. Thanks
int
python3
roundup
1 Vote
4 Answers
12th Nov 2022, 9:28 AM
Steven kervick
Why it's fail ???
avg_word_length
coach
problems
roundup
0 Votes
6 Answers
18th Jun 2020, 7:18 AM
Suren🇮🇳
C++ round integer UP to the next multiple of 10
10
ceil
int
multiple
round
roundup
0 Votes
3 Answers
2nd Dec 2017, 5:30 PM
Dimitris Petrakis
Ask a question
Ask a question
Ask a question
Ask a question
Hot today
The if statement does not run although it is True.
0 Votes
How to insert images the right way??
0 Votes
Help me debug programm
0 Votes
Anyone see what's wrong with this code?(Python)
0 Votes
Take input of three numbers and find largest number by using nested if condition.Is it correct??
0 Votes
What's wrong with videos?
0 Votes
In operator confusing example
2 Votes
"That's Odd..." Problem using c#
0 Votes
Why radio input is not working?
0 Votes
Generative AI for the future of programmers
3 Votes