By default 12.3 is double literal. To tell compiler to treat it as float explicitly -> use f or F.
See tutorial page on the primitive types.
By default 12.3 is double literal. To tell compiler to treat it as float explicitly -> use f or F.
See tutorial page on the primitive types.