We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09d34c8 commit 43cdf80Copy full SHA for 43cdf80
ext/PolynomialsRecipesBaseExt.jl
@@ -1,6 +1,7 @@
1
module PolynomialsRecipesBaseExt
2
3
using Polynomials
4
+using Polynomials: domain
5
using RecipesBase
6
7
function poly_interval(p::AbstractPolynomial)
0 commit comments