Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

use Octave or Matlab and Id is 72183112 c) By using while loop, calculate the factorial of ni, n! = n(n-1)(n-2)..... (1) The value n

image text in transcribed

use Octave or Matlab and Id is 72183112

c) By using "while" loop, calculate the factorial of ni, n! = n(n-1)(n-2)..... (1) The value n is your last digit of the student ID. number, i.e., (See Table 1 below) Last digit of student ID. number 77 0 9 1 8 2 7 3 6 4 S 5 9 6 8 7 7 6 8 9 5 Table 1. Conversion table of last digit of student ID and n For example, if your student ID. is xxxxxxx8, then n! = 6! = 6(5)(4)(3)(2)(1) = 720

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Learn To Program Databases With Visual Basic 6

Authors: John Smiley

1st Edition

1902745035, 978-1902745039

More Books

Students also viewed these Databases questions

Question

use draw.io , or any thing

Answered: 1 week ago