NAME

Sidef::Types::Range::RangeNumber

DESCRIPTION

This class implements ...

SYNOPSIS

var obj = RangeNumber(...)

INHERITS

Inherits methods from:

* Sidef::Types::Range::Range
* Sidef::Object::Object

METHODS

Π

self.Π(arg)

Returns the

Aliases: prod

Σ

self.Σ(arg)

Returns the

Aliases: sum

almost_prime_count

self.almost_prime_count

Returns the

almost_primes

self.almost_primes

Returns the

almost_prime_sum

self.almost_prime_sum

Returns the

avg

self.avg(arg)

Returns the

avg_by

self.avg_by(block)

Returns the

bsearch

self.bsearch(block)

Returns the

bsearch_ge

self.bsearch_ge(block)

Returns the

bsearch_le

self.bsearch_le(block)

Returns the

carmichael

self.carmichael

Returns the

composite_count

self.composite_count

Returns the

composites

self.composites

Returns the

composite_sum

self.composite_sum

Returns the

cubefree

self.cubefree

Returns the

cubefree_count

self.cubefree_count

Returns the

cubefree_sum

self.cubefree_sum

Returns the

cubefull

self.cubefull

Returns the

cubefull_count

self.cubefull_count

Returns the

cubefull_sum

self.cubefull_sum

Returns the

each_almost_prime

self.each_almost_prime

Returns the

each_carmichael

self.each_carmichael

Returns the

each_composite

self.each_composite

Returns the

each_cubefree

self.each_cubefree

Returns the

each_cubefull

self.each_cubefull

Returns the

each_lucas_carmichael

self.each_lucas_carmichael

Returns the

each_noncubefree

self.each_noncubefree

Returns the

each_nonpowerfree

self.each_nonpowerfree

Returns the

each_nonsquarefree

self.each_nonsquarefree

Returns the

each_omega_prime

self.each_omega_prime

Returns the

each_powerfree

self.each_powerfree

Returns the

each_powerful

self.each_powerful

Returns the

each_prime

self.each_prime

Returns the

each_prime_power

self.each_prime_power

Returns the

each_semiprime

self.each_semiprime

Returns the

each_squarefree

self.each_squarefree

Returns the

each_squarefree_almost_prime

self.each_squarefree_almost_prime

Returns the

each_squarefree_semiprime

self.each_squarefree_semiprime

Returns the

each_squarefull

self.each_squarefull

Returns the

faulhaber

self.faulhaber(k)

Returns the

Aliases: faulhaber_sum

gcd

self.gcd(arg)

Returns the

gcd_by

self.gcd_by(block)

Returns the

iter

self.iter

Returns the

lcm

self.lcm(arg)

Returns the

lcm_by

self.lcm_by(block)

Returns the

lucas_carmichael

self.lucas_carmichael

Returns the

mertens

self.mertens

Returns the

new

self.new

Returns the

Aliases: call

noncubefree

self.noncubefree

Returns the

noncubefree_count

self.noncubefree_count

Returns the

noncubefree_sum

self.noncubefree_sum

Returns the

nonpowerfree

self.nonpowerfree

Returns the

nonpowerfree_count

self.nonpowerfree_count

Returns the

nonpowerfree_sum

self.nonpowerfree_sum

Returns the

nonsquarefree

self.nonsquarefree

Returns the

nonsquarefree_count

self.nonsquarefree_count

Returns the

nonsquarefree_sum

self.nonsquarefree_sum

Returns the

omega_prime_count

self.omega_prime_count

Returns the

omega_primes

self.omega_primes

Returns the

omega_prime_sum

self.omega_prime_sum

Returns the

powerfree

self.powerfree

Returns the

powerfree_count

self.powerfree_count

Returns the

powerfree_sum

self.powerfree_sum

Returns the

powerful

self.powerful

Returns the

powerful_count

self.powerful_count

Returns the

powerful_sum

self.powerful_sum

Returns the

prime_count

self.prime_count

Returns the

prime_power_count

self.prime_power_count

Returns the

prime_powers

self.prime_powers

Returns the

prime_power_sum

self.prime_power_sum

Returns the

primes

self.primes

Returns the

prime_sum

self.prime_sum

Returns the

prod_by

self.prod_by(block)

Returns the

rough_count

self.rough_count

Returns the

semiprime_count

self.semiprime_count

Returns the

semiprimes

self.semiprimes

Returns the

semiprime_sum

self.semiprime_sum

Returns the

smooth_count

self.smooth_count

Returns the

squarefree

self.squarefree

Returns the

squarefree_almost_prime_count

self.squarefree_almost_prime_count

Returns the

squarefree_almost_primes

self.squarefree_almost_primes

Returns the

squarefree_almost_prime_sum

self.squarefree_almost_prime_sum

Returns the

squarefree_count

self.squarefree_count

Returns the

squarefree_semiprime_count

self.squarefree_semiprime_count

Returns the

squarefree_semiprimes

self.squarefree_semiprimes

Returns the

squarefree_semiprime_sum

self.squarefree_semiprime_sum

Returns the

squarefree_sum

self.squarefree_sum

Returns the

squarefull

self.squarefull

Returns the

squarefull_count

self.squarefull_count

Returns the

squarefull_sum

self.squarefull_sum

Returns the

sum_by

self.sum_by(block)

Returns the

to_s

self.to_s

Returns the

Aliases: dump, to_str