El domingo, 9 de febrero de 2014 06:39:43 UTC-6, Randy Zwitch escribió: > > Thanks Andreas. Do you know if this is the expected design pattern? > Meaning, it seems weird to need a macro to print out a float. >
Hi Randy, I was also curious and found an answer by Stefan in Stack overflow about @printf I think the rationale must be the same: http://stackoverflow.com/questions/19783030/in-julia-why-is-printf-a-macro-instead-of-a-function
