2.1.1 - Examples
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.
Practice Questions
Test your understanding with targeted questions
What is the output of log10(100)?
💡 Hint: Think about the definition of log base.
What does sqrt(16) evaluate to?
💡 Hint: What number multiplied by itself equals 16?
4 more questions available
Interactive Quizzes
Quick quizzes to reinforce your learning
What is the output of exp(1)?
💡 Hint: Recall what e represents in mathematics.
True or False: log(1) equals 0.
💡 Hint: Think about how logarithms work.
Get performance evaluation
Challenge Problems
Push your limits with advanced challenges
Given a = 4, calculate y = 2*log(a) + exp(a) - sqrt(16). What is y?
💡 Hint: Start by calculating each term separately.
If you compute the values for y = sin(a) + cos(b) where a = pi/3 and b = pi/2, what is the result?
💡 Hint: Recall the unit circle for sine and cosine values.
Get performance evaluation
Reference links
Supplementary resources to enhance your learning experience.