Difference between revisions of "Divisors Command"

From GeoGebra Manual
Jump to: navigation, search
Line 4: Line 4:
 
:Returns the number of all the positive divisors, including the number itself.
 
:Returns 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>
 +
See also [[DivisorsList Command]].
 +
</div>}}

Revision as of 10:04, 5 August 2011


This command works in CAS View only.

Divisors[ <Number> ]
Returns 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