Macro Command Reference
format <name> <format> <expr1> ... <expr16>
Returns a string created with the given format string. In the format string the
printf tokens %f, %g and %e can be used for <expr1> - <expr16>.