Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
W.A.S.S to generate the series 1 + x + x2 + x3 + …. + xn.
Program
# W.A.S.S to generate the series 1 + x + x2 + x3 + …. + xn.
echo "Enter value of X:"
read x
echo "Enter value of n:"
read n
sum=1
temp=1;
while test $n -gt 0
do
temp=`expr $x^$n | bc` #bc - An arbitrary precision calculator
sum=`expr $sum + $temp`
n=`expr $n - 1`
done
echo "Result=$sum"
Output
Enter value of X:
6
Enter value of n:
4
Result=1555
Add macros to MS word 2010 according to A PARTICULAR FORMAT
i what to know how setcapture() api work in c#
about how to create the program in c
Write a function readPDBfile('filename') that will read the atoms for a protein stored in a PDB file, whose name is provided as an input to the function (note that this name should
Flatten the tree Consider the following XML input, which groups people into two categories-salaried and hourly: Warren Rosenbaum 37 5.75
Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4
AMCC PowerPC 440 EPx Sequoia Evaluation Kit, Embedded Linux Development Kit (ELDK), and Xenomai A. Description of the Project The project's objective is to design a set of
What is .NET TECHNOLOGY? .NET technological innovation was presented by Enthusiasm, to get the industry from the SUN's Coffee. Few in the past, Enthusiasm had only VC++ and VB
Scenario A campsite provides cabins for travellers to stay in overnight. A 'cabin' is a small wooden hut, containing bunk beds, table and chairs, a heater, and a small cookin
Procedure-oriented programming (POP):- This is a top-down programming approach, where the problem is viewed as a sequence of tasks to be done such as calculating, printing etc. A n
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd