describe 3 math functions in R programming
Answers
Answered by
2
Answer:
.
Explanation:
for example...
x-y=0
X+y=0
X+y=1
we can make many such equations..for satisfying R
Answered by
0
A function in R- programming requires an input and then it returns an output based on its function.
Explanation:
A function in R- programming requires an input and then it returns an output according to it.
There are various math functions in R as it comes with whole set of mathematical operations.
The three math functions in R programming are as follows:
Math functions Description
sqrt(x) Gives the square root of x
abs(x) Gives the absolute value of x.
exp(x) Gives the exponential value of x.
Learn more : https://brainly.in/question/12426697
Similar questions
Computer Science,
5 months ago
Math,
5 months ago
Geography,
10 months ago
History,
10 months ago
Physics,
1 year ago