realThe real data type represents a 64-bit wide, double-precision, floating-point number.Aliases: decimal, double.real("123.4") returns 123.4real("1e3") returns 1000real("hello") returns null PreviousPreviousNextNext