Handbook
Glossary
pull-inverse ( math-inverse revquot const -- revquot* quot )
Vocabulary
inverse
Inputs
math-inverse
an
object
revquot
an
object
const
an
object
Outputs
revquot*
an
object
quot
an
object
Definition
USING:
kernel
sequences
;
IN:
inverse
:
pull-inverse
( math-inverse revquot const -- revquot* quot )
assure-constant
rot
first
compose
;