Welcome to your Chapter-21
Question 1
Which numpy function is used to calculate the element-wise natural logarithm of an array?
Question 2
Which numpy function is used to calculate the element-wise sine of an array?
Question 3
Which numpy function is used to calculate the element-wise square root of an array?
Question 4
Which numpy function is used to calculate the element-wise hyperbolic tangent of an array?
Question 5
Which numpy function is used to calculate the element-wise cosine of an array?
Question 6
Which numpy function is used to calculate the element-wise hyperbolic sine of an array?
Question 7
Which numpy function is used to calculate the element-wise exponential of an array?
Question 8
Which numpy function is used to calculate the element-wise tangent of an array?
Question 9
Which Numpy function is used to calculate the element-wise hyperbolic cosine of an array?
Question 10
Which numpy function is used to calculate the element-wise base 10 logarithm of an array?