Skip to content
Snippets Groups Projects
Commit 8b090360 authored by arpit's avatar arpit
Browse files

init commit

parent 1e684951
No related branches found
No related tags found
No related merge requests found
#main
import math as np
def f(x):
return np.sin(x) + 1 + x
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment