home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dos/V Magazine 2002 July 1
/
VMAG130101.iso
/
ONLINE
/
monthly
/
calc
/
CLPCA511.LZH
/
ClipCalc
/
EXTFUNC
/
phi2.cef
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Windows-1254 (detected)
Wrap
Text File
|
2002-08-18
|
211 b
|
16 lines
#!/usr/local/bin/clip
#\!- <val>
if @0 < 1
:warn "èOòöè╓Éö\-é╠ê°Éöé¬0é▄é╜é═òëé╠Ælé╔é╚éΦé▄é╡é╜
return
endif
:uint \10
@t = 0
for @d = 0; @d < @0; @d++
if !gcd @d @0 == 1; @t++; endif
next
@t