]> gitweb.factorcode.org Git - factor.git/blob - basis/bootstrap/math/math.factor
Create basis vocab root
[factor.git] / basis / bootstrap / math / math.factor
1 USE: vocabs.loader
2
3 "math.ratios" require
4 "math.floats" require
5 "math.complex" require