Difference between revisions of "Divisors Command"

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

Revision as of 10:10, 5 August 2011


This command works in CAS View only.

Divisors[ <Number> ]
Calculates the number of all the positive divisors, including the number itself.
Example:
Divisiors[15] gives 4, the number of all positive divisors of 15, including 15.
© 2024 International GeoGebra Institute