started Task 4

This commit is contained in:
schrom01 2022-10-20 14:27:15 +02:00
parent fe87b3f2c8
commit 7921fabe3b
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
import numpy as np
import matplotlib.pyplot as plt
import math
def h(x):
pass