factor/basis/bootstrap/math/math.factor

6 lines
87 B
Factor
Raw Normal View History

2007-09-20 18:09:08 -04:00
USE: vocabs.loader
"math.ratios" require
"math.floats" require
"math.complex" require