math.points vocabulary - Factor Documentation (original) (raw)

math.points vocabulary
Factor handbook » Vocabulary index

Summary

Metadata

Parents: math
Tags: math

Words

Ordinary words

Word Stack effect
linear-solution ( pt pt -- x )
midpoint ( point point -- point )
rise ( pt2 pt1 -- n )
run ( pt2 pt1 -- n )
slope ( pt pt -- slope )
v+x ( seq x -- seq )
v+y ( seq y -- seq )
v+z ( seq z -- seq )
v-x ( seq x -- seq )
v-y ( seq y -- seq )
v-z ( seq z -- seq )

Files

resource:extra/math/points/points.factor

Metadata files

resource:extra/math/points/tags.txt