The Gnumeric Manual | ||
---|---|---|
<<< Previous | Next >>> |
NT_MU(n) |
The NT_MU function (Mobius mu function) returns
0 if @n is divisible by the square of a prime .
Otherwise it returns:
-1 if @n has an odd number of different prime factors .
1 if @n has an even number of different prime factors .
If @n=1 it returns 1
<<< Previous | Home | Next >>> |
NT_D | Up | NT_PHI |