P34

ninetynine.P34
object P34

P34 - calculate Euler's totient function phi(m).

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
P34.type

Members list

Value members

Concrete methods

def totient(n: Int): Int

Attributes

Returns

Eulers totient for n

Concrete fields

val logger: Logger