This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1e13f94e9f
factor
/
core
/
math
History
Joe Groff
28f5347e71
tighten some screws in math.parser
2009-10-22 20:48:46 -05:00
..
floats
docs: change $subsection to $subsections
2009-10-02 12:15:48 -04:00
integers
docs: change $subsection to $subsections
2009-10-02 12:15:48 -04:00
order
docs: change $subsection to $subsections
2009-10-02 12:15:48 -04:00
parser
tighten some screws in math.parser
2009-10-22 20:48:46 -05:00
authors.txt
…
math-docs.factor
docs: change $subsection to $subsections
2009-10-02 12:15:48 -04:00
math-tests.factor
add unit tests for comparisons against nan
2009-09-03 17:27:06 -05:00
math.factor
math: add unordered comparison operators u< u<= u> u>= which behave exactly like < <= > >= except no floating point exceptions are set if one or both inputs are NaNs; also add efficient intrinsic for unordered? predicate, and fix propagation type functions for abs, absq, and bitnot
2009-09-12 22:20:13 -05:00
summary.txt
…