search for: soppose

Displaying 2 results from an estimated 2 matches for "soppose".

Did you mean: oppose
1999 Dec 16
2
R question
I have the following question, which is elementary but I am unable to answer. In a for(i=10) loop, I am trying to represent the 10 1-dimensional vectors l1, l2,... l10 by some expression that will run through these values. ie. soppose I want to add l1 + ... + l10 I could go x <- 0 for(i in 1:10){ x <- x+ l(i)} This should return x to be the sum of the 10 li's for i from 1 to 10 except of course I'm doing something more complicated. But l(i) of course does not serve to represent l1 etc? What should I do?...
2013 Feb 27
0
Managing Abandoned Call
...calls hitting into server X.Both the server have contain same CLI mean anybody call 8032(mean server A an B) call goes to Server X. In the case of Server A 8032 mapped with toll-free,it is configured with Server A, Anybody dial toll-free call goes to server X via Server A. In the case of Server B Soppose to any anybody dial directly 8032 call goes to server X via Server B. Supposed to two call originate at same time one call come via toll-free and another one call come via 8032 (dial directly pilot number) and both the channels dial into same extension(4002) due to this reason one of the call is a...