1-Visitor
December 18, 2023
Question
Compare a vector with a number
- December 18, 2023
- 1 reply
- 995 views
I have a vector of values and I would like to compare all these values inluced in the table in order to know if it is higher than 1.
I was thinking to use "if" but I don't know how to use it.

