Quantcast
Channel: Answers by "ozturkcompany"
Viewing all articles
Browse latest Browse all 24

Answer by ozturkcompany

$
0
0
Hello again. Thank you very much for your answers. I understand the difference now. I just want to ask one more thing to clear any question in my mind. Which way at the bottom is the best way of defining variables? var number : float = 1; var number : float = 1.0; var number : float = 1f; var number : float = 1.0f; Or for decimals, which is the best way; var number : float = 0.5; var number : float = 0.50; var number : float = 0.5f; var number : float = 0.50f; Thank you!

Viewing all articles
Browse latest Browse all 24

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>