Skip to content
Snippets Groups Projects
Commit 7aa0111c authored by Liam Healy's avatar Liam Healy
Browse files

Replace 'pi with 'dpi, the double-float version

The standard declares that 'pi is an implementation-dependent
long-float, but GSL requires double float, so the constant 'dpi has
been defined as (coerce pi 'double-float).  This should make CLISP at
the least happier.
parent 7591d6dd
No related branches found
No related tags found
No related merge requests found
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