Difference between revisions of "Divisors Command"

From GeoGebra Manual
Jump to: navigation, search
(fixed typo)
Line 3: Line 3:
 
;Divisors[ <Number> ]
 
;Divisors[ <Number> ]
 
:Calculates the number of all the positive divisors, including the number itself.
 
:Calculates the number of all the positive divisors, including the number itself.
:{{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>Divisors[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]] and [[DivisorsSum Command]].
 
See also [[DivisorsList Command]] and [[DivisorsSum Command]].
 
</div>}}
 
</div>}}

Revision as of 11:36, 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:
Divisors[15] gives 4, the number of all positive divisors of 15, including 15.
© 2024 International GeoGebra Institute