On 26 December 2011 11:00, Akos Marton <makos...@gmail.com> wrote: > Hi Folks, > > I was looking directly for some large factorial calculator in Octave and did > not find any, hence took a while to find a solution. It could also be my > fault, but for users not initiated in it must be beneficial to have a direct > solution which is documented somewhere. Matlab does not have such a function > `lfactorial`, but R does. Here is another one and Octave would own it too. > > After looking at Octave's `factorial.m` that was straightforward to > implement. Someone probably can find a place (e.g. in specfun pkg in > Octave-Forge) for this feature. > > Source is attached to spread it around... > I excluded rounding, because it approximates on natural log scale. So it > would return float or double in case of typed usage. > > Could you appreciate it, I would finish it up by documenting and complete > the whole source with the administration parts of it. > > Cheers, > mAkos
Hi Akos sorry for the very very late reply. Your function does not have a license header and as such can't be added to the specfun package. Could you please do that? Something like this http://octave.svn.sourceforge.net/viewvc/octave/trunk/octave-forge/main/signal/inst/impinvar.m?revision=9536&content-type=text%2Fplain would be perfect. Thanks, Carnë ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev