|
Hello all,
I am trying to write a macro which will add to a slice of a stack a
specified value of a cosine of an arguement. I am trying to use this
line of code:
run("Add...", "value= " + doubleToString(cos(math.PI*index),4,3));
I am not too experienced with Java, so I think I must have made a very
basic mistake.
Thanks for any input!
Rajan Murthy
** Confidentiality Statement and Disclaimer **
This e-mail may contain confidential and/or privileged information. If
you are not the intended recipient (or have received this e-mail in
error) please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.
** End of Statement **
---------------------------------
Yahoo! Mail - Helps protect you from nasty viruses.
|