Mathematical Operation!

Farhan Shallwani Farhan.Shallwani.sfarhan@nt.com
Mon, 19 Oct 1998 09:46:17 -0400


Hi guys,

I want to evaluate the ratio of the total # of packets departed and the
total # of packets arrived at a queue

i.e. set ratio [[$qm set departures_] / [$qm set parrival_]]
where qm is a QueueMonitor object

Can you help with the correct syntax, the one above is incorrect!