xen-dev-utils
    Preparing search index...

    Function wilsonHeight

    • Given fraction p/q calculate sopfr(p) + sopfr(q), ignoring sign.

      Parameters

      • value: FractionValue | Monzo | Map<number, number>

        Rational number, an array of its prime exponents or a Map of its prime exponents.

      Returns number

      Sum of prime factors with repetition of p*q.