sin method

ContinuousFieldFunction sin()

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

The function's field result is in radians.

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.

Return Value: A function that returns the sine of this function's field result across its extent.