Whenever I tex my math or tech homework I'm using lisp as a calculator as it knows how to handle fractions and as I'm using Emacs it's just a buffer away. So yesterday, while checking my calculations I discovered this imho funny piece of lisp code: (* ** *)
. Which multiply the second-last with the last return value, nothing you would use in a program, but quite usefull in the REPL.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.