iced_
renderer
0.14.0-dev
In iced_
renderer::
geometry::
path::
lyon_
path::
geom::
utils
iced_renderer
::
geometry
::
path
::
lyon_path
::
geom
::
utils
Function
cubic_polynomial_roots
Copy item path
pub fn cubic_polynomial_roots<S>(a: S, b: S, c: S, d: S) ->
ArrayVec
<S, 3>
where S:
Scalar
,
Available on
crate feature
geometry
only.