Hi all
Found something like that [expr $f1 ^ $f2].
What is "^", what it means?
-
Strange sign in expr
-
If I'm not mistaken, it's the power symbol.
|] [] |.| ][|-| -- http://soundcloud.com/domxh
-
Maybe, but not in this case. Because result of [expr 4 ^ 2] equals 6.
-
-
pulsed
Thank you very much.