a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 mathieeesingtrans.library
  --Background--
  IEEESPAcos
  IEEESPAsin
  IEEESPAtan
  IEEESPCos
  IEEESPCosh
  IEEESPExp
  IEEESPFieee
  IEEESPLog
  IEEESPLog10
  IEEESPPow
  IEEESPSin
  IEEESPSincos
  IEEESPSinh
  IEEESPSqrt
  IEEESPTan
  IEEESPTanh
  IEEESPTieee
Include
GuruMeditation
Docs » Autodocs » mathieeesingtrans.library » IEEESPPow

NAME

	IEEESPPow -- raise a number to another number power

SYNOPSIS

	  z   = IEEESPPow(  x  ,  y  );
d0 d1 d0
float x,y,z;

FUNCTION

	Compute y^x in IEEE single precision

INPUTS

	x - IEEE single precision floating point value
y - IEEE single precision floating point value

RESULT

	z - IEEE single precision floating point value

BUGS

	Might have returned bare nonsense if the argument was out of range
for pre-V45 releases, and was not very precise or smart breaking
large arguments down into a suitable range. The computational
precision of this function left a lot to be deserved. All this
was fixed in V45.

SEE ALSO

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:

Abyss

HZ
AFL
AYS
ATX

Comments:

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