Asked by Arielt
if f(x)=int(2x) find f(1.2)
Answers
Answered by
drwls
Does "int" mean "integral of" or INT (the integer function)? I am going to have to guess.
INT (x) is the greatest integer that is less than or equal to x. If x = 1.2, 2x = 2.4 and INT(2.4) = 2
INT (x) is the greatest integer that is less than or equal to x. If x = 1.2, 2x = 2.4 and INT(2.4) = 2
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.