Ask Your Question

chazzs's profile - activity

2022-03-26 08:12:49 +0200 received badge  Nice Question (source)
2022-03-26 01:02:45 +0200 asked a question find_fit error with trig data

find_fit error with trig data This is using the example built-in to the help, set_random_seed(0) data = [(i, 1.2 * sin(

2022-03-19 14:52:00 +0200 received badge  Student (source)
2022-03-19 14:39:24 +0200 asked a question Why do I have to define a function using python code def for the formatted output to work?

Why do I have to define a function using python code def for the formatted output to work? this code works: def f(x,y):