[Lsharp-list] factorial.ls
                
                Brought to you by:
                
                    blackwre
                    
                
            
            
        
        
        
    | 
      
      
      From: Kevin K. <Kev...@21...> - 2005-11-30 18:38:54
      
     | 
| I'm very excited about using LSharp -- I plan on rewriting my admin scripts in it (currently they're in VBScript and JScript). One comment about factorial.ls: it might be good to add a comment that the factorial function can only calculate up to (factorial 12) -- any higher, and you get numbers too big for Int32. Kevin |