0

Como se redondea al mayor número en c++?

12th Apr 2022, 12:58 PM
LuXuz
LuXuz - avatar
2 Respuestas
0
LuXuz its round a variable to the nearst integer like: double x= 11.3; int a = round(x) ; a will be 11 if x= 11.5 a will be 12 etc..
12th Apr 2022, 1:14 PM
Amine Laaboudi
Amine Laaboudi - avatar
0
Gracias
12th Apr 2022, 1:19 PM
LuXuz
LuXuz - avatar
En tendencia hoy
.
1 Votes
What?
0 Votes
HTML
0 Votes
Web
0 Votes
Quiz duel
0 Votes
FRC Coding?
1 Votes
AI
2 Votes
help
0 Votes
APIs
1 Votes