G
guy
when i input 3.1234567890123456789,
single data type: 3.123457
double data type: 3.12345678901235
decimal data type: 3
does it mean only single and double data type can show decimal point?
thank you!
single data type: 3.123457
double data type: 3.12345678901235
decimal data type: 3
does it mean only single and double data type can show decimal point?
thank you!