math.factorial: reverse-factorial only undo factorial.
The other way doesn't make sense.char-rename
parent
13807172d4
commit
ef269c493c
|
@ -123,5 +123,3 @@ PRIVATE>
|
||||||
1 1 [ 2over > ] [ 1 + [ * ] keep ] while [ = ] dip and ;
|
1 1 [ 2over > ] [ 1 + [ * ] keep ] while [ = ] dip and ;
|
||||||
|
|
||||||
\ factorial [ reverse-factorial ] define-inverse
|
\ factorial [ reverse-factorial ] define-inverse
|
||||||
|
|
||||||
\ reverse-factorial [ factorial ] define-inverse
|
|
||||||
|
|
Loading…
Reference in New Issue