Difference between revisions of "DivisorsSum Command"

From GeoGebra Manual
Jump to: navigation, search
Line 3: Line 3:
 
;DivisorsSum[ <Number> ]
 
;DivisorsSum[ <Number> ]
 
:Calculates the sum of all the positive divisors, including the number itself.
 
:Calculates the sum of all the positive divisors, including the number itself.
:{{example|1=<div><code><nowiki>DivisorsSum[15]</nowiki></code> gives ''24'', the sum of ''1+3+5+15''.</div>}}
+
:{{example|1=<div><code><nowiki>DivisorsSum[15]</nowiki></code> yields ''24'', the sum of ''1 + 3 + 5 + 15''.</div>}}
 
{{note| 1=<div>
 
{{note| 1=<div>
 
See also [[Divisors Command]] and [[DivisorsList Command]].
 
See also [[Divisors Command]] and [[DivisorsList Command]].
 
</div>}}
 
</div>}}

Revision as of 11:07, 9 September 2011

© 2024 International GeoGebra Institute