Search for a tool
Critical Point of a Function

Tool to find the critical points of a function, corresponding to the critical values where the derivative is zero or not defined.

Results

Critical Point of a Function -

Tag(s) : Functions

Share
Share
dCode and more

dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!


Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!


Feedback and suggestions are welcome so that dCode offers the best 'Critical Point of a Function' tool for free! Thank you!

Critical Point of a Function

Critical Point Calculator



Answers to Questions (FAQ)

What is a critical point? (Definition)

A critical point is a point of a function where the gradient is zero or not defined (the derivative is equal to 0 or the derivative is not real). A critical point is similar to a stationary point (except for the undefined part) its value maybe maximum / minimum local / global.

How to calculate critical points?

From the function $ f $, calculate its derivative $ f '$ and look at the critical values for which it cancels $ f'(x) = $ 0 or the values for which it is not defined (see domain derivability).

Example: The square root function $ f(x) = \sqrt{x} $ has for derivative $ f'(x) = \frac{1}{2\sqrt{x}} $ which is not defined (over the reals) for $ x <= 0 $, its critical values are therefore all negative numbers (including 0).

What is the difference between a critical point and a stationary point?

A critical point is the union of all the points where the derivative is zero (called stationary points) with all the points or the derivative is not defined (called singular points).

So all stationary points are critical points but not all critical points are stationary points.

Source code

dCode retains ownership of the "Critical Point of a Function" source code. Any algorithm for the "Critical Point of a Function" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "Critical Point of a Function" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) or any database download or API access for "Critical Point of a Function" or any other element are not public (except explicit open source licence like Creative Commons). Same with the download for offline use on PC, mobile, tablet, iPhone or Android app.
Reminder: dCode is an educational and teaching resource, accessible online for free and for everyone.

Cite dCode

The content of the page "Critical Point of a Function" and its results may be freely copied and reused, including for commercial purposes, provided that dCode.fr is cited as the source. Exporting the results is free and can be done simply by clicking on the export icons ⤓ (.csv or .txt format) or ⧉ (copy and paste).
To cite dCode.fr on another website, use the link: https://www.dcode.fr/function-critical-point
In a scientific article or book, the recommended bibliographic citation is: Critical Point of a Function on dCode.fr [online website], retrieved on 2025-04-16, https://www.dcode.fr/function-critical-point

Need Help ?

Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!

Questions / Comments

Feedback and suggestions are welcome so that dCode offers the best 'Critical Point of a Function' tool for free! Thank you!


https://www.dcode.fr/function-critical-point
© 2025 dCode — The ultimate collection of tools for games, math, and puzzles.
 
Feedback