answersLogoWhite

0


Best Answer

sample program in sum of the series using the formula for s=n/2[2a+{n-1}d] in 8085

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: To find LCM of n numbers using 8085 programs?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Prime numbers between 1 to 10 in microprocessor 8085?

program to find prime number in 8085 microprocessor


How do you find average of three numbers in 8085 microprocessor code in a given address and data?

You add the three numbers, then divide the result by 3.


Can you find any mini project using processor 8085 and 8086?

we can measure the water level


Find the 2nd largest and 2nd smallest from a set of a numbers using 8085 microprocessor?

Arrange the any one of the order and store the memory in order vice (ie.Ascending for Descending) Then print the second data of that array it is simple way


Where can you find information about the Intel 8085 microprocessor architecture?

Refer to link below - (cpu-world.com/Arch/8085.html)


How to write a C program to find largest 2 numbers using pointers?

program to find maximum of two numbers using pointers


What is the LCM of 121 132 and 2475?

The LCM is 108900. For very large numbers such as 2475, I suggest using one of the on-line computer programs to find the LCM. You can also do it with many calculators.It is possible to use prime factorization, but this is not easy when numbers get very large.Listing the multiples is also not too practical with these numbers.


How do you find 140 by using LCM?

Two or more numbers are needed to find the LCM


Find the greatest common factor of the numbers using prime factorization?

i dont know what that means does anyone get this"find the greatest common factor of the numbers using prime factorization We'll be eager to jump on it as soon as you give us the numbers.


How do you find the difference using mixed numbers?

first add the whole numbers then do simple fraction subtraction


How do you find the biggest of n numbers using pointers in C?

yes


To find square root of a number look-up table method 8085?

52