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

2 Risposte
+ 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

Hai spesso domande come questa?
Impara in modo più efficiente, gratuitamente:
Popolare oggi
Coding for Cybersecurity
1 Votes
Need help
1 Votes
Pointers in c#
1 Votes
Salut tout le monde
1 Votes
How can i isntall modules
1 Votes
Please click me
0 Votes