what is the meaning of variables, constant and automatic.
Answers
Answered by
1
Answer:
A variable is a quantity that may change its value within the context of a mathematical problem.
A constant is a number on its own, or sometimes a letter such as a, b or c to stand for a fixed number. Example: in "x + 5 = 9", 5 and 9 are constants.
Automatic=
In mathematics and computer algebra, automatic differentiation (AD), also called algorithmic differentiation, computational differentiation, auto-differentiation, or simply autodiff, is a set of techniques to evaluate the derivative of a function specified by a computer program.
Similar questions