Gets the inverse sine of a real number.
Namespace: Extreme.Mathematics.GenericAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
Function Asin (
a As U
) As T
abstract Asin :
a : 'U -> 'T
Parameters
- a
- Type: U
A real number.
Return Value
Type:
TThe inverse sine of
a.
Numerical Libraries
Supported in: 6.0, 5.x, 4.x
Reference