Differences in numeric base types in C#
Channel:
Subscribers:
5,420
Published on ● Video Link: https://www.youtube.com/watch?v=6XBHcdOhN8M
Info on numeric base type primitives. I scripted this in the morning an I almost started talking like the windows XP default text to speech voice.
You can calculate the number ranges of the types, by using exponents but I did something a bit more visual.
Other Videos By Brian (Able Opus)
Tags:
csharp
C#
numeric
base
types
number
int
long
short
integer
ulong
ushort
byte
sbyte
decimal
float
double
cast
precision
floating point
primitive