Suffix notation

I believe, postfix notation can have sense, e.g. by physical units:

val x = 1 m 
val y = 2 m
val s = x * y