Skip to content
Snippets Groups Projects
Commit 3366c5bb authored by toy's avatar toy
Browse files

Allow computation of log's of big integers that might not fit in a

single-float or double-float.  Thus (log (expt 2 32768) 2) will return
32768.0 instead of causing an error.
parent 6f8f17af
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment