> Package: manpages-dev
> Version: 2.39-1
> Severity: normal
> File: /usr/share/man/man3/clog10.3.gz
> 
> The clog10 man page shows the function as
> 
>       log10(cabs(z))+I*carg(z)
> 
> but I think there should be a factor 1/log(10) in there
> 
>       log10(cabs(z))+I*carg(z)/log(10)
> 
> ie. clog10(z) = clog(z)/log(10).

Kevin,

Does the clog2() man page have the same problem?

Cheers,

Michael
-- 
Michael Kerrisk
maintainer of Linux man pages Sections 2, 3, 4, 5, and 7 

Want to help with man page maintenance?  
Grab the latest tarball at
ftp://ftp.win.tue.nl/pub/linux-local/manpages/, 
read the HOWTOHELP file and grep the source 
files for 'FIXME'.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to