Which of the following is an example of function composition? A) 3 + 5 B) math.sqrt(2) C) math.radians(math.pi) D) math.acos(math.radians(90))

icon
Related questions
Question

Which of the following is an example of function composition?

A) 3 + 5

B) math.sqrt(2)

C) math.radians(math.pi)

D) math.acos(math.radians(90))

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps

Blurred answer