Floating point f0
and d0
suffixes for exponential notation?
#593
Answered
by
eliaslfox
ornamentist
asked this question in
Help!
-
We can fix the type of a floating point literal with an
But this isn't supported for floating point constants in exponential form?
|
Beta Was this translation helpful? Give feedback.
Answered by
eliaslfox
Jun 4, 2022
Replies: 1 comment 3 replies
-
Surprisingly, in common lisp
|
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
ornamentist
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Surprisingly, in common lisp
f
andd
are exponent markers.