Difference between revisions of "Divisors Command"

From GeoGebra Manual
Jump to: navigation, search
Line 2: Line 2:
 
{{command|CAS}}
 
{{command|CAS}}
 
;Divisors[ <Number> ]
 
;Divisors[ <Number> ]
:Returns 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>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]].
 
</div>}}
 
</div>}}

Revision as of 10:04, 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.
Note:
© 2024 International GeoGebra Institute