Skip to content

Typo in call of fmpz.euler_phi #1

@Jyasapara

Description

@Jyasapara

phi_n = fpmz.euler_phi(fmpz(m)) #Euler totient in FLINT

Typo in phi_n = fpmz.euler_phi(fmpz(m)). Should be phi_n = fmpz.euler_phi(fmpz(m))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions