apply a math function to alist of numbers



if I have a tcl list of numbers, what would be the fastest way to apply a math function to each element ?

.