]> gitweb.factorcode.org Git - factor.git/blob - basis/specialized-arrays/complex-double/complex-double.factor
change math.floats.env tests not to use any libm functions, which don't reliably...
[factor.git] / basis / specialized-arrays / complex-double / complex-double.factor
1 USE: specialized-arrays.functor
2 IN: specialized-arrays.complex-double
3
4 << "complex-double" define-array >>