answersLogoWhite

0

Calculating the modulus of two numbers. Are you surprised now?

User Avatar

Wiki User

15y ago

What else can I help you with?

Continue Learning about Engineering

Which operator will be used first in c?

Most likely the function call (yes, it is an operator in C), but of course it is up to you.


The multiplication operator is represented in Java by what symbol?

In Java, the multiplication operator is represented by the asterisk, "*". This was not invented by Java; most programming languages, as well as programs such as Excel, use the same symbol.


What is the types of modulus of elasticity?

1. Young's modulus of elasticity, E, also called elastic modulus in tension 2. Flexural modulus, usually the same as the elastic modulus for uniform isotropic materials 3. Shear modulus, also known as modulus of rigidity, G ; G = E/2/(1 + u) for isotropic materials, where u = poisson ratio 4. Dynamic modulus 5. Storage modulus 6. Bulk modulus The first three are most commonly used; the last three are for more specialized use


When a function does not return a value what kind of function is it called?

In most computer languages, a procedure that returns a value is called a function and a procedure that does not return a value is called a subroutine or subprogram. Usually the languages treat the passing of arguments/parameters differently between functions and subroutines. The C language does not distinguish between them. A subroutine that does not return a value is define as a "void" function indicating that no return value is used or available.


What is the Youngs Modulus of the Polycarbonate used in concave Riot shields?

Most riot shields list the material of construction as Lexan, the trade name for the polycarbonate polymer. The young's modulus of polycarbonate is 2.0-2.4 GPa (gigapascals).

Related Questions

Which operator will be used first in c?

Most likely the function call (yes, it is an operator in C), but of course it is up to you.


Why is the multiplication operator represented by symbol?

In Java, the multiplication operator is represented by the asterisk, "*". This was not invented by Java; most programming languages, as well as programs such as Excel, use the same symbol.


The multiplication operator is represented in Java by what symbol?

In Java, the multiplication operator is represented by the asterisk, "*". This was not invented by Java; most programming languages, as well as programs such as Excel, use the same symbol.


What is the flowchart for finding modulus of a number?

The modulus of a number is the units digit of that number in the base of the modulus. For example, counting to 10, modulus 3, we get... 0 01 12 23 04 15 26 07 18 29 010 1 The calculate the modulus of a number, subtract the (integer of the number divided by the modulus) times the modulus. As an expression, this is... Xmod Y = X - integer (X / Y) * Y Note: This works also for negative numbers. -3 mod 5 is 2. Check it, if you want. The result will be correct so long as the integer trunction is towards zero, i.e. the integer of -1.3 is -1, not -2. Most compilers do this correctly. If you are using a compiler such as C, the modulus operator (%) will do this for you... int a;a = 7 % 3; /* 7 mod 3 is 1 *.


What is the function of an operator in biology?

Input output management Data management Security management Death lock Memory management


What is the types of modulus of elasticity?

1. Young's modulus of elasticity, E, also called elastic modulus in tension 2. Flexural modulus, usually the same as the elastic modulus for uniform isotropic materials 3. Shear modulus, also known as modulus of rigidity, G ; G = E/2/(1 + u) for isotropic materials, where u = poisson ratio 4. Dynamic modulus 5. Storage modulus 6. Bulk modulus The first three are most commonly used; the last three are for more specialized use


What is the difference between deformation modulus and Young's modulus?

Young Modulus is the slope of the stress-strain diagram in the linear elastic region. This is the most common use of modulus. As the material goes non-linear in the stress strain curve, thre slope will get increasingly lower. In this case one connects the end points of the stress strain diagram at the point of interest with a straight line. The slope of that straight line is the secant modulus.


Which country has most languages?

India has the most languages with 1,862 languages!


What does the fread function do in most programming languages?

In programming the fread function reads nmemb elements from the stream by stream and stores them in PTR. it is a very helpful function for any software programmer who cares about his time investment in his work.


What is the shear modulus for astm a 1011 hslas grade 60 steel?

Most steels have Young Modulus, E, of 30 million psi and Poisson ratio, u, of about 0.30 Shear Modulus = E/2/(1+u) = 30/2.6 = 11.5 million psi


When a function does not return a value what kind of function is it called?

In most computer languages, a procedure that returns a value is called a function and a procedure that does not return a value is called a subroutine or subprogram. Usually the languages treat the passing of arguments/parameters differently between functions and subroutines. The C language does not distinguish between them. A subroutine that does not return a value is define as a "void" function indicating that no return value is used or available.


What country has the most languages?

Papua New Guinea has the most languages (about 840).