Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

This assignment is for R studio. 1 Assessments guide I. Turn in homeworks for grading on or before the Due Date on D2L. 2.

This assignment is for R studio.

image text in transcribed

image text in transcribed

1 Assessments guide I. Turn in homeworks for grading on or before the Due Date " on D2L. 2. Assignments Etiquette: (a) Create a script file for every homework. Every homework should have the file name starting with your last name, your first initial and then assignment number i.e. HW# For example: sahiR-HW1.R (b) Every script file in the beginning should have the following: # HW (The correct number) # Raman Sahi (Your name here) (c) Make sure you have numbered the questions correctly using the # symbol (d) There should be some space between any two questions (e) Labelame your homework appropriately and give detailed headings, comments descriptions etc to your solutions. Dr. R.K. Sahi Math 4321/5321 - Introduction to Symbolic Computation 2 Questions 1. What is the command to check your current working directory'? 2. Setup your working directory to a new 'Math4321 HW' folder in your desktop and check your current working directory 3. Use the help feature to write 4-5 lines about Trigonometric functions. Hint: Use the word Trig 4. Simple Math Calculations. Find a) square root of 625 (c) Sine of divided by 6, Your answer should be 0.5 (d) cos(/2) (e) cospi(1/2) (f) What do you notice about the commands: cos(T/2) and cospi(1/2) (g) tangent of angle 90. Your answer should be NaN. As we know that Tangent of 90 are undefined (h) log1o(1000). Your answer should be 3 5. Check if there is a package: devtools. If not, then install the package 6. Write the command to Load the devtools package

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

What are four common investment goals?

Answered: 1 week ago