Skip to content

Update convexity.py#3

Open
konrad-gerlach wants to merge 1 commit intoHealthML:mainfrom
konrad-gerlach:patch-1
Open

Update convexity.py#3
konrad-gerlach wants to merge 1 commit intoHealthML:mainfrom
konrad-gerlach:patch-1

Conversation

@konrad-gerlach
Copy link

f''(x)=(f'(x+h)-f'(x))/h = ((f(x+2h)-f(x+h))/h - (f(x+h)-f(x))/h)/h = (f(x+2h)-2f(x+h)+f(x))/h^2

f''(x)=(f'(x+h)-f'(x))/h = ((f(x+2h)-f(x+h))/h - (f(x+h)-f(x))/h)/h = (f(x+2h)-2f(x+h)+f(x))/h^2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant