How to creating a Negative Sequence
680651Feb 3 2009 — edited Feb 3 2009Hello Expert!
I’ve a requirement for creating a Negative Sequence. Sequence must has to start with integer 15. . Each value should be three less than the previous value generated. The lowest possible value the sequence should be allowed to generate is -1.
Can somebody help me in generating it?
Thanks in advance.