MATH 314 Homework 02

  1. Write a function that takes a numpy array, multiplies each element by 2 and then adds 3.14. Return the new array.