The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
poly.poly
mir
polynomial
poly
template
poly
(uint derivative = 0)
@
fmamath
@
fmamath
typeof
(
F.init
*
X.init
* 1f +
F.init
)
poly
(
X
F
)
(
in
X
x
,
scope
const
F
[]
coefficients
...
)
Parameters
x
X
value to evaluate
coefficients
F
[]
coefficients of polynomial
Meta
Source
See Implementation
mir
polynomial
poly
functions
poly