There isn't a corresponding math function "int di =
Math.round( dd );". If casting were possible, I could either downcast
dl to an int and use it in the Brahms expression, or downcast dd to a
float and use the second form of Math.round().
Unfortunately not yet:( you would need a java activity to change the type.
Ron
Sent from my Droid
--
You received this message because you are subscribed to the Google Groups "Brahms Forum" group.
To post to this group, send email to brahms...@googlegroups.com.
To unsubscribe from this group, send email to brahms-forum...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/brahms-forum?hl=en.
--Dan
Just a quick congrats/thanks for using the group to search for the answer ... I was going to reply and give you the answer, but you beat me to it :-)
Ron is right though ... doubleToInt( ) is a Java activity.
Doei ... MXS
Hello,