Compute the intercepts of a function with the coordinate axes
Contributed by:
Wolfram|Alpha Math Team
Examples
Basic Examples (3)
Find the intercepts of a line:
Find the intercepts of a parabola:
Find the intercepts of an implicitly-defined circle:
Scope (1)
Intercepts[expr,…] can handle the use of symbolic parameters in expr:
Options (2)
Use the "Constraints" option to restrict the results returned:
With the default setting "Constraints" → True, all results are included:
Publisher
Wolfram|Alpha Math Team
Related Links
Version History
-
10.0.0
– 23 March 2023
-
9.0.0
– 20 August 2020
-
8.0.0
– 24 January 2020
-
7.0.0
– 06 September 2019
-
6.0.0
– 12 June 2019
-
5.0.0
– 11 June 2019
-
4.0.0
– 11 June 2019
-
3.0.0
– 11 June 2019
-
2.0.0
– 11 June 2019
-
1.0.0
– 01 February 2019
Related Resources
Author Notes
To view the full source code for Intercepts, run the following code:
FileNameJoin[ReplacePart[FileNameSplit[FindFile["ResourceFunctionHelpers`"]], -1 →"Intercepts.wl"]] // SystemOpen