"pack" object and floating numbers

A.M.'s icon

Hi all, I realize this is an incredibly stupid question but I can't manage to work out how to have messages output a float. number.
I'm using pack to create a list of 2 values that will be the variables of another object in the patch but I need them to be floating numbers.
Any help would be much appreciated!

Max Patch
Copy patch and select New From Clipboard in Max.

Pedro Santos's icon

pack f f
(2 floats)

A.M.'s icon

Ha! Quick and easy! Thanks Pedro.

Roman Thilenius's icon

or 0. 0. (!)