Skip to content
Commit 793166a0 authored by Raymond Toy's avatar Raymond Toy
Browse files

Reduce size of the atan partition and node tables by half.

qd-const.lisp:
o Update tables and generator to use tables with only half as many
  entries as before. This is because atan-qd/taylor never needs to
  compute directly for x > 1.

qd-fun.lisp:
o Use table length for binary search, so we're independent of other
  constants.
o Remove FIXME.
parent 4d09f5a3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment