njLog Japanese
<-|INDEX|->
Returns the natural logarithm.

FORMAT

#include <Ninja.h> 
Float njLog( n )
Float n

PARAMETERS

n
arbitrary real number

RETURN VALUE

natural logarithm of n

FUNCTION


EXAMPLE

ans = njLog( 2.f );
% Result %
ans = 0.693147

NOTES


RELATED TOPICS

njLog10

njLog
<-|INDEX|->

Copyright SEGA ENTERPRISES, LTD., 1997