What Will Be The Output Of The Following R Expressionp Pre #501
What will be the output of the following R expression?</p> <pre><code class="language-rsplus"> > log(-2.3) </code></pre>
This multiple choice question (MCQ) is related to the book/course gs gs110 R Language. It can also be found in gs gs110 Control Structures, Functions, Scoping Rules, Loop Functions and Debugging - Debugging - Quiz No.1.
What will be the output of the following R expression?
> log(-2.3)
Warning in log(-2.3): NaNs produced
1
Null
0