Difference between revisions of "Divisors Command"

From GeoGebra Manual
Jump to: navigation, search
m (Bot: Automated text replacement (-{{betamanual|version=4.2}} + ))
m (spacing /style)
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>Divisors[15]</nowiki></code> yields ''4'', the number of all positive divisors of ''15'', including ''15''.</div>}}
+
:{{example|1=<code><nowiki>Divisors[15]</nowiki></code> yields ''4'', the number of all positive divisors of ''15'', including ''15''.}}
{{note| 1=<div>
+
:{{note| 1=See also [[DivisorsList Command]] and [[DivisorsSum Command]].}}
See also [[DivisorsList Command]] and [[DivisorsSum Command]].
 
</div>}}
 
 
==CAS Syntax==
 
==CAS Syntax==
 
;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>Divisors[15]</nowiki></code> yields ''4'', the number of all positive divisors of ''15'', including ''15''.</div>}}
+
:{{example|1=<code><nowiki>Divisors[15]</nowiki></code> yields ''4'', the number of all positive divisors of ''15'', including ''15''.}}
{{note| 1=<div>
+
:{{note| 1=See also [[DivisorsList Command]] and [[DivisorsSum Command]].}}
See also [[DivisorsList Command]] and [[DivisorsSum Command]].
 
</div>}}
 

Revision as of 11:14, 24 June 2013


Divisors[ <Number> ]
Calculates the number of all the positive divisors, including the number itself.
Example: Divisors[15] yields 4, the number of all positive divisors of 15, including 15.

CAS Syntax

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