index
:
cl-math
this commit
main
Mathematical operations using almost any numerical system. Written in Common Lisp.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cl-math.lisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
write-to-string to prin1-to-string
Daniel Santos
2023-01-12
1
-1
/
+1
*
change from eql to eq
Daniel Santos
2023-01-12
1
-7
/
+7
*
add implode-string and doc update of explode-string
Daniel Santos
2023-01-12
1
-3
/
+7
*
rename explode-from-symbol and implode-from-symbol
Daniel Santos
2023-01-12
1
-9
/
+9
*
plus-earth returns a number
Daniel Santos
2023-01-11
1
-1
/
+1
*
improve doc
Daniel Santos
2023-01-11
1
-1
/
+1
*
add explode-string and plus-string
Daniel Santos
2023-01-11
1
-0
/
+8
*
rename to *number-units-at-beginning*
Daniel Santos
2023-01-11
1
-2
/
+2
*
(values) into (nth-value 0 ...)
Daniel Santos
2023-01-11
1
-3
/
+3
*
may-reverse not needed for implode and explode
Daniel Santos
2023-01-10
1
-2
/
+2
*
may-reverse bug squash
Daniel Santos
2023-01-10
1
-2
/
+2
*
cleanup, add symbol-to-number, plus-* correct number system
Daniel Santos
2023-01-10
1
-55
/
+27
*
add implode, explode and may-reverse
Daniel Santos
2023-01-10
1
-0
/
+16
*
plus-decimal and plus-earth sums many numbers
Daniel Santos
2023-01-09
1
-6
/
+6
*
remove (length)
Daniel Santos
2023-01-09
1
-1
/
+1
*
rename numericx.lisp cl-math.lisp
Daniel Santos
2023-01-09
1
-0
/
+94