C# - Real numbers

Types for storing real numbers.

C#

Other pieces of example codes:
(float)50
double x = 3.14159265359;

You can find it in the following collections: numbers | data types
Languages: en hu cz sk