Skip to content

Floating point f0 and d0 suffixes for exponential notation? #593

Answered by eliaslfox
ornamentist asked this question in Help!
Discussion options

You must be logged in to vote

Surprisingly, in common lisp f and d are exponent markers.

(define exp-float-x 12.4f-10)

(define exp-double-x 123.4d10)

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ornamentist
Comment options

@stylewarning
Comment options

@ornamentist
Comment options

Answer selected by ornamentist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help!
Labels
None yet
3 participants