HM1_Aufgabenserie3/Schenk_Brandenberger_S3_Auf...

6 lines
82 B
Python
Raw Normal View History

2022-10-20 14:27:15 +02:00
import numpy as np
import matplotlib.pyplot as plt
import math
def h(x):
pass