#Please solve the problem in Python. #Details solution please. Note: I need to find minima and maxima of these function
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
#Please solve the problem in Python. #Details solution please. Note: I need to find minima and maxima of these function
#Details solution please.
Note: I need to find minima and maxima of these function byusing python .
Find the minima and maxima of the following functions at a given interval 1. y=9x³-7x²+3x+10 in the interval [-5, 6] 2. y= In x [-5, 6] 3. y=sin x [-5, 6] 4. y= cos x [-5, 6] 5. y= tan x [-5, 6]