Handbook
Glossary
critical ( b d -- -b/2 d )
Vocabulary
math
.
quadratic
Inputs
b
an
object
d
an
object
Outputs
-b/2
an
object
d
an
object
Definition
USING:
kernel
math
;
IN:
math.quadratic
:
critical
( b d -- -b/2 d )
[
-2
/
]
dip
;