Highly Composite Numbers

Name
  create_hcn_record

Parent
  uHCN

Visibility
  PUBLIC

Description
  Constructor using three parameters

Source code
  function create_hcn_record ( pnumber : BigInteger ; pnumberOfprimefactors : BigInteger ; pfactors : primes_list ) : pThcnRecord ; overload

Parameters
 
Parameter Description
pnumber : BigInteger a hcn number
pnumberOfprimefactors : BigInteger the total prime factors of the pnumber
pfactors : primes_list list of prime factors

Return
 
Types Description
pThcnRecord  

Highly Composite Numbers


Add your copyright informations and link here.
Created with DelphiCodeToDoc. To obtain the latest revision, please visit http://dephicodetodoc.sourceforge.net/