Newsletter sign-up
View all newsletters

Enterprise Java Newsletter
Stay up to date on the latest tutorials and Java community news posted on JavaWorld

JavaWorld Daily Brew

java arrays help



Ask for a program that formed N (entered via the Keypad) long fixed-point list item array, null, second and third array list item the following are introduced from keypad elements calculated using the formula A(i)=(A(i-2)+A(i-1)-A(i-3))/6
Thanks