BOOTSTRAP (klibm) functions


LIBRARY ROUTINE

klogn - base log n of argument

LIBRARY CALL

double klogn(
   double x,
   double n)

INPUT

OUTPUT

none

RETURN VALUE

the double precision base n logarithm of the double precision input argument x.

DESCRIPTION

The klogn function computes the base n log of the first double precision input argument, where n is the second double precision input argument.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/objects/library/klibm/src/extensions.c

SEE ALSO

klibm(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.