help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: function sigma number theory


From: dastew
Subject: RE: function sigma number theory
Date: Fri, 20 Nov 2009 20:37:50 +0000

try
x=10
y=sum(factor(x))+1+x


doug

> Date: Fri, 20 Nov 2009 09:19:29 -0800
> From: address@hidden
> To: address@hidden
> Subject: function sigma number theory
>
>
> hi
>
> I'm searching the function sigma of number theory, where it calculate the
> sum of all prime factors of a number, f.e.
>
> sigma (10)=1+2+5+10
>
> I would like to know if it's defined in the library of octave or matlab and
> how call it as a function.
>
> thanks!
> --
> View this message in context: http://old.nabble.com/function-sigma-number-theory-tp26443592p26443592.html
> Sent from the Octave - General mailing list archive at Nabble.com.
>
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave

reply via email to

[Prev in Thread] Current Thread [Next in Thread]