MATH 351 Homework 02
Due Wednesday 2025-01-29 by midnight PT. Submit a Jupyter notebook
to the GitHub repository for Homework 02.
- Write a function that takes a numpy array, multiplies each element by 2 and then adds 3.14. Return the new array.