Handbook
Glossary
fma ( x y z -- result )
Vocabulary
math
.
functions
Inputs
x
an
object
y
an
object
z
an
object
Outputs
result
an
object
Definition
USING:
kernel
math
math.libm
;
IN:
math.functions
:
fma
( x y z -- result )
[
>float
]
tri@
ffma
;