summaryrefslogtreecommitdiffstats
path: root/sc/inc/math.hxx
Commit message (Expand)AuthorAgeFilesLines
* forget about the C++ Standard, use our own known goodsEike Rathke2015-08-141-5/+11
* do not use INFINITY (or NAN while at it..) macroEike Rathke2015-08-131-2/+2
* add sc::divide() for defined -fsanitize=float-divide-by-zero behaviorEike Rathke2015-08-131-0/+29
* extract ScInterpreter::div to own methodMarkus Mohrhard2015-03-091-0/+37