Skip to content

Instantly share code, notes, and snippets.

@WideWord
Last active August 29, 2015 14:07
Show Gist options
  • Select an option

  • Save WideWord/36e7d82cae1c34d5073a to your computer and use it in GitHub Desktop.

Select an option

Save WideWord/36e7d82cae1c34d5073a to your computer and use it in GitHub Desktop.

Написать функцию:

Ввод: f(x)

Вывод:

  1. f(x) = 0 при x
  2. f'(x) = ...
  3. Предпологаемые точки экстремума
  4. Точки min
  5. max
  6. f''(x)
  7. Точки перегиба
  8. Построить график, отметить точки 4 5 7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment