Practice Mathematical functions - 2.1 | 2. Tutorial lessons - Part A | IT Workshop (Sci Lab/MATLAB)
Students

Academic Programs

AI-powered learning for grades 8-12, aligned with major curricula

Professional

Professional Courses

Industry-relevant training in Business, Technology, and Design

Games

Interactive Games

Fun games to boost memory, math, typing, and English skills

Mathematical functions

2.1 - Mathematical functions

Enroll to start learning

You’ve not yet enrolled in this course. Please enroll for free to listen to audio lessons, classroom podcasts and take practice test.

Learning

Practice Questions

Test your understanding with targeted questions

Question 1 Easy

What is the MATLAB command to find the cosine of an angle?

💡 Hint: Recall the word 'cosine' in trigonometric functions.

Question 2 Easy

Which function would you use to find the square root of a number in MATLAB?

💡 Hint: Think of the 'sqrt' abbreviation standing for 'square root'.

4 more questions available

Interactive Quizzes

Quick quizzes to reinforce your learning

Question 1

What command computes the sine of an angle in MATLAB?

sin(x)
sine(x)
cos(x)

💡 Hint: Think of the abbreviation for sine.

Question 2

True or False: log(x) and log10(x) produce the same results.

True
False

💡 Hint: Recall the definitions of logarithms.

1 more question available

Challenge Problems

Push your limits with advanced challenges

Challenge 1 Hard

Calculate and compare the sin(x) and cos(x) values for x = π/4 and discuss their significance.

💡 Hint: Refer to the unit circle and properties of 45-degree angles.

Challenge 2 Hard

Create a MATLAB script to plot exp(x) for x ranging from -1 to 1 and annotate the graph with titles and labels.

💡 Hint: Remember to define the range and use the appropriate plotting functions.

Get performance evaluation

Reference links

Supplementary resources to enhance your learning experience.