Warning! The page was not fully loaded, probably because of a network issue. It could be that not all functionalities work as expected. Please try reloading the page.
Drop links or images here to add them to the editor.
Which of the following expressions is always FALSE when at least
one entry of a logical vector x is TRUE?
all(x)
any(x)
any(!x)
all(!x)
Write the correct answer (1, 2, 3 or 4) in the terminal.