summaryrefslogtreecommitdiff
path: root/sc/inc/math.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-08-14forget about the C++ Standard, use our own known goodsEike Rathke1-5/+11
2015-08-13do not use INFINITY (or NAN while at it..) macroEike Rathke1-2/+2
2015-08-13add sc::divide() for defined -fsanitize=float-divide-by-zero behaviorEike Rathke1-0/+29
2015-03-09extract ScInterpreter::div to own methodMarkus Mohrhard1-0/+37