answersLogoWhite

0

for serial:

r = r1 + r2;

for paralel:

r = 1/ (1/r1 + 1/r2);

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Where can one find C programming tutorials?

You can find C programming tutorials online at the C programming website. They provide both free and paid tutorials for many aspects of the C and C++ code.


Find the dimensions of the rectangle of largest area that can be inscribed in a circle of radius a in C programming?

Find the dimensions of the rectangle of largest area that can be inscribed in a circle of radius a in C programming


Where can one find a board or forum for C?

There is a website that you may find interesting called Programming Forums. On this site, there are many people talking about programming languages, including C.


What is the need to use pointers in C programming?

find the address


What do you mean by c plus plus?

C++ is a programming language, but, in the same time, it's a valid expression. Example:A= C++is equivalent with:A= C, C= C+1It's a bit of a joke. In the programming language C, ++ is the increment operator, so C++ can be interpreted as "C, except one better."


How do you use the longest Prefix Match algorithm in C programming?

You can use the longest Prefix Match algorithm in C programming by looking up the longest standard Python package match and then converting that from Python into C or C++ to figure out how to create the equivalent.


Where can one find good books on the C programming language?

The best place to find a good selection of books on the C programming language would be Amazon. One can also find some at Barnes&Noble, Overstock, and WalMart.


Where can you get the c programs?

You can find C programs at http://talentsealed.blogspot.com.


What is c and c in computer programming?

C and C++ are both high-level programming languages.


Create a spiral in C programming?

create spiral in c programming?


When was C - programming language - created?

C - programming language - was created in 1972.


Write a c program to find the area and perimeter of circle?

Learn c programming and geometry. It will be easy when you know both.