a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 mathieeedoubtrans.library
  --Background--
  IEEEDPAcos
  IEEEDPAsin
  IEEEDPAtan
  IEEEDPCos
  IEEEDPCosh
  IEEEDPExp
  IEEEDPFieee
  IEEEDPLog
  IEEEDPLog10
  IEEEDPPow
  IEEEDPSin
  IEEEDPSincos
  IEEEDPSinh
  IEEEDPSqrt
  IEEEDPTan
  IEEEDPTanh
  IEEEDPTieee
Include
GuruMeditation
Docs » Autodocs » mathieeedoubtrans.library » IEEEDPLog

NAME

	IEEEDPLog -- compute the natural logarithm of a floating point number

SYNOPSIS

	  x   = IEEEDPLog(  y  );
d0/d1 d0/d1
double x,y;

FUNCTION

	Compute ln(y) in IEEE double precision

INPUTS

	y - IEEE double precision floating point value

RESULT

	x - IEEE double precision floating point value

BUGS

	Might have returned bare nonsense if the argument was out of range
for pre-V45 releases. Returns NAN for negative arguments or -INF for
an argument of zero.

SEE ALSO

IEEEDPExp()

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

Razor 1911

HZ
AFL
PHA
RZR

Comments:

$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se