answersLogoWhite

0

the value of the exponent n1

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the value of the expression of n1?

the value of the exponent n1


What is the value of the expression (-12)?

the value of the exponent n1


What is multiple branching in gwbasic?

In gw-basic, when program control is transferred depending on a certain condition, it is called conditional transfer of control. To transfer control from one point to multiple points is called multiple branching. Statement used in gw-basic for this purpose is ON.....GOTO. Syntax: ON numeric variable or expression GOTO n1, n2, n3,....... The range o value of numeric variable or expression is 0 t0 255. n1, n2 are valid line numbers where control will be transferred. If the value of numeric variable or expression is 1, the control will be transferred to line number n1, in case of 2 to n2 and so on.


What is the value of the exponential expression 36.5?

36.5 is not an exponential expression! Its value is 36.536.5 is not an exponential expression! Its value is 36.536.5 is not an exponential expression! Its value is 36.536.5 is not an exponential expression! Its value is 36.5


What does it mean to evalutate the expression?

Replace each variable in the expression by its value and then find the value of the expression.


To find the value of an expression you need to?

to find the value of an expression, you need to


What is a expressions that simplifies to the same expression or value?

An equivalent expression.


Codings for coprime number in c?

#include<stdio.h> int main(){ int n1,n2; printf("\nEnter two numbers:"); scanf("%d %d",&n1,&n2); while(n1!=n2){ if(n1>=n2) n1=n1-n2; else n2=n2-n1; } printf("\nGCD=%d",n1); return 0; }


When you find the numerical value of an expression you what the expression?

You evaluate the expression !! :)


What is the pmf of trinomial distribution?

P(x=n1,y=n2) = (n!/n1!*n2!*(n-n1-n2)) * p1^n1*p2^n2*(1-p1-p2) where n1,n2=0,1,2,....n n1+n2<=n


What is a variable expression that has a decreasing value as the value of the variable increases?

what is a variable expression that has a decreasing value as the value of thevariable increases?


What is the value of the expression 4.23?

The value of the expression 4.23 is simply 4.23 itself. In mathematics, an expression typically consists of numbers, symbols, and operators, but in this case, the expression is already a numerical value. Therefore, the value of the expression 4.23 is 4.23.