(define format _format) (define float-symbol 2345.6) (format #t "~f~%" float-symbol)