#lightopen Systemopen System.Numerics let fac n : BigInteger = Seq.fold (*) 1I {1I..n}let f = (fac 9000I).ToString().LengthSystem.Console.Write f
Standard input is empty
31682
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!