What Will Be The Output Of The Following R Codep Pre Langrsplus #95
What will be the output of the following R code?</p> <pre><code class="language-rsplus">options(digits = 16) 20/6</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 Getting Started - Basics - Quiz No.5.
What will be the output of the following R code?
options(digits = 16) 20/6
3.33
3.333
3.3333333
3.3333333333333333