Integer: no decimal. 2, 18
Float: decimal. 0.3835
Long (not in GDScript): Integer, but can be a way bigger number.
Double (not in GDScript): Float, but can be a way bigger number.
oh cool thanks