Someone else has given you the Common Lisp version. Here's one for Clojure:
(printf "x = %6d\ny = %.8E\n" x y)