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 » IEEESPAsin

NAME

	IEEESPAsin -- compute the arcsine of a number

SYNOPSIS

	  x   = IEEESPAsin(  y  );
d0 d0
float x,y;

FUNCTION

	Compute the arc sine of y in IEEE single precision

INPUTS

	y - IEEE single precision floating point value

RESULT

	x - IEEE single precision floating point value

BUGS

	Might have returned bare nonsense if the argument was out of range
for pre-V45 releases. Returns NAN for V45 in these cases.

SEE ALSO

IEEESPSin(), IEEESPAtan(), IEEESPAcos()

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:

Kefrens

SCX
KEF
SNT
TBL

Comments:

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