NFloat.AsinPi(NFloat) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Computes the arc-sine of a value and divides the result by pi
.
public:
static System::Runtime::InteropServices::NFloat AsinPi(System::Runtime::InteropServices::NFloat x) = System::Numerics::ITrigonometricFunctions<System::Runtime::InteropServices::NFloat>::AsinPi;
C#
public static System.Runtime.InteropServices.NFloat AsinPi(System.Runtime.InteropServices.NFloat x);
static member AsinPi : System.Runtime.InteropServices.NFloat -> System.Runtime.InteropServices.NFloat
Public Shared Function AsinPi (x As NFloat) As NFloat
- x
- NFloat
The value whose arc-sine is to be computed.
The arc-sine of x
, divided by pi
.
This computes arcsin(x) / π
in the interval [-0.5, +0.5]
.
Toode | Versioonid |
---|---|
.NET | 7, 8, 9, 10 |
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.
Toote „.NET“ tagasiside
.NET on avatud lähtekoodiga projekt. Tagasiside andmiseks valige link: