Show / Hide Table of Contents

Method Asin

Asin()

Composes a function that returns the arcsine of this function's field result across its extent.

Declaration
public ContinuousFieldFunction Asin()
Returns
Type Description
ContinuousFieldFunction

A function that returns the arcsine of this function's field result across its extent.

Remarks

The function result is the principal value, in radians, of the inverse sine of the function's field result, so the function result will lie between -pi/2 and pi/2.

The function result has no data where this function's field result is less than -1 or greater than 1.

The function result has no data where this function's field result has no data.

The function result extent equals that of this function's field result.

Applies to

Platforms and versions
TargetVersions
.NET300.1
.NET Windows300.1
.NET Android300.1
.NET iOS300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.