Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Redondeo a la décima más cercana.
Miquel_Fuster
Oct 16th, 2021
(
edited
)
427
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C
0.15 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include <stdio.h>
#include <math.h>
int
main
(
)
{
float
f
=
4.45
;
printf
(
"%f
\n
"
,
f
)
;
f
=
round
(
f
*
10
)
/
10
;
printf
(
"%f
\n
"
,
f
)
;
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
Brazzers accounts
JavaScript | 1 sec ago | 0.09 KB
⭐️ EARN $500 INSTANTLY⭐ YQ
JavaScript | 2 sec ago | 0.18 KB
⭐️ EARN $500 INSTANTLY CH
JavaScript | 2 sec ago | 0.18 KB
⭐ Binance Account hack GG
JavaScript | 2 sec ago | 0.18 KB
Binance Accounts Leaked
JavaScript | 3 sec ago | 0.09 KB
Amazon Gift cards LEAKED
JavaScript | 3 sec ago | 0.09 KB
Leaked by Zak
JavaScript | 6 sec ago | 0.09 KB
⭐ FREE giftcards method⭐ TK
JavaScript | 7 sec ago | 0.18 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!