openrndr
0.4.5-dev.9+28d315c
common
openrndr-kartifex
/
org.openrndr.kartifex.utils
/
Equations
/
solveCubic
solve
Cubic
fun
solveCubic
(
a
:
Double
,
b
:
Double
,
c
:
Double
,
d
:
Double
,
acc
:
DoubleArray
)
:
Int
(
source
)
fun
solveCubic
(
a
:
Double
,
b
:
Double
,
c
:
Double
,
d
:
Double
)
:
DoubleArray
(
source
)