answersLogoWhite

0

a thing on math

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What increment would be approprita to make a graph of the data?

tythyh


What increment would be appropriate to make a graph of the data?

what incrament would ba a apppropriate to make a graph of the data


Explain how to determine the size of increments on x-axis and y-axis of a graph?

X-axis shows increment when is goes up and y-axis show an increment when it goes further to the right side of the graph


What is an increment of a graph?

An increment of a graph refers to a small change or step in the values of the graph, often used to analyze trends or behaviors within the data represented. It can be applied to both the x-axis and y-axis, indicating a specific increase or decrease in variable values. In the context of plotting functions or data points, increments help in understanding the rate of change and the overall shape of the graph.


Can you increment the value of a variable by 2 using any increment operator?

There is no such increment operator in C language to increment the value of a variable by 2.An increment operator only increments the value by 1. however you can apply the increment operator twice to get an increment of 3. No: you cannot: ++(++a) won't compile. Yes. Example: a += 2; but += is not an increment operator, it's a shorthand of a=a+2; just like a++ is a shorthand for a= a+1


What is the percentage of increment an employee can expected?

None. They can earn an increment but may not expect anything!None. They can earn an increment but may not expect anything!None. They can earn an increment but may not expect anything!None. They can earn an increment but may not expect anything!


What is a small increment of time?

the smallest increment of time is... miliseconds.


Why are increment and decrement used in c?

To increment or decrement a value


Is x plus equals y is post increment or pre increment?

The '+=' operator behaves like a pre increment operator.


What is the percentage of increment for CBSE teacehrs?

percentage of increment of cbse board


Can you give an example of a sentence using the increment?

"The increment" means the distance between two things. If you measure the increment between those numbers, you can find the difference.


How do you increment strings in c?

Not possible. If you think otherwise, then please increment manually this string: "/"