[SOLVED] UCS538 Assignment 1

34.99 $

Category: Tags: , ,
Click Category Button to View Your Next Assignment | Homework

You will receive the following solution file(s) instantly after successful payment:

zip file icon Lab_01-ur0k6y.zip (191.6 KB)
Assignment Instructions Updated Recently? Submit Below and we will provide new Solution!
Submit New Instructions
🔒 Securely Powered by:
Secure Checkout
5/5 - (1 vote)

 

1. Assign and print the values 23.4, 45 and 678 to the variables A, B, C.
2. Display the entire variable you have created on the screen.
3. Remove the variable C and display the list.
4. Create a comment “I am learning R”
5. Create strings firstname and lastname as “MyName” and “MySurname” 6. Create the variable that can hold a value as 0 or 1.
7. Perform the operation as +, -, * and / on variables A, B, C together.
8. Apply the following functions on some values: Exp(), log(), log10(), log2(), pi, sqrt()
9. Write the statement to solve the following expressions:
1. 23 + (4.5 * 2.3) / 10 2. 456 / 12 – log(90)
3. Exp(5) + 12 / (5 ^ 6)

  • Lab_01-ur0k6y.zip