183k views
1 vote
The slope (rate) can be a program constant or a word address. Most often this is a program constant that you have calculated. The rate value is limited to a range of

1 Answer

4 votes

Answer:

-32768 to 32768

Step-by-step explanation:

A slope is the ratio of the difference between two points. In computer science, it could be a program constant or an address in memory. It ranges from -32768 to 32768.

User Yuh
by
6.3k points