Well I found out if I add .Value, that lets me work with the value... as far as conversions go though, that would also be helpful, haven't figured that out.
Playmaker dev, I think you should probably add that into the Playmaker wiki, that it is necessary to use variables on the fsm game object by saying .Value. I was under the impression that FsmFloats were just a different type of float, not an object.