Timeline for Find the Factorial!
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 8, 2016 at 19:30 | comment | added | Drew Christensen | Wow... I just looked at the similarities between my code and yours. Ours are basically the same. | |
| Feb 5, 2016 at 6:51 | comment | added | Cyoce | @WallyWest yes, JavaScript has only one numeric type, Number. It is not arbitrary precision, but it can hold up to 170! Before overflow, at which point it is said to be Infinity. JS is weird?, but it is actually helpful in this case. | |
| Nov 5, 2014 at 1:37 | comment | added | Eliseo D'Annunzio | But will this provide the full numeric value of 125!? | |
| Mar 31, 2014 at 23:45 | history | answered | MT0 | CC BY-SA 3.0 |