Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

what is float in c#

//float in c# sharp is (like in a lot of languages)
//a variable that can contain numbers and fractions
//in contrast to int that is used just for integers
 
PREVIOUS NEXT
Tagged: #float
ADD COMMENT
Topic
Name
1+7 =