+ 1
how can i turn the intager to doubel ??
14th Mar 2017, 9:37 PM
Khulud Al-slman

2 Antwoorden
+ 4
You cast it like this:
int x = 5;
double y = (double) x;
14th Mar 2017, 9:40 PM
DaemonThread

+ 1
thank you
14th Mar 2017, 9:41 PM
Khulud Al-slman

Heb je vaak vragen zoals deze?
Leer efficiënter, gratis:
Populair vandaag
Decorators in python.
2 Votes
Coding for Cybersecurity
1 Votes
Need help
1 Votes
Salut tout le monde
2 Votes
Pointers in c#
1 Votes
Please click me
0 Votes
Hello !
0 Votes