ACos, ACosH, ASin, ASinH, ATan, ATanH, Cos, CosH, Sin, SinH, Tan, TanH Tools
Path to access the Tools
:
Trigonometric
Toolset, Math Toolset, Spatial Analyst Tools Toolbox
Explanation of the tool interface (Trigonometric Tools):
![]() |
Trigonometric Tools |
- ACos: Calculates the inverse cosine of cells in a raster.
- ACosH: Calculates the inverse hyperbolic cosine of cells in a raster.
- ASin: Calculates the inverse sine of cells in a raster.
- ASinH: Calculates the inverse hyperbolic sine of cells in a raster.
- ATan: Calculates the inverse tangent of cells in a raster.
- ATanH: Calculates the inverse hyperbolic tangent of cells in a raster.
- Cos: Calculates the cosine of cells in a raster.
- CosH: Calculates the hyperbolic cosine of cells in a raster.
- Sin: Calculates the sine of cells in a raster.
- SinH: Calculates the hyperbolic sine of cells in a raster.
- Tan: Calculates the tangent of cells in a raster.
- TanH: Calculates the hyperbolic tangent of cells in a raster.
The input values for which to find the base e exponential.
In order to use a number as an input for this parameter, the cell size and extent must first be set in the environment.
The output raster.
The cell values are the base e exponential of the input values.
Explanation of the tool interface ATan2
![]() |
ATan2 |
ATan2
Calculates the inverse tangent (based on x,y) of cells in a
raster.
1. Input raster or constant value 1
The input that specifies
the numerator, or y value, to use when calculating the inverse tangent.
A number can be used as
an input for this parameter, provided a raster is specified for the other
parameter. To be able to specify a number for both inputs,
the cell size and
extent must first be set in the environment.
2. Input raster or constant value 2
The input that specifies
the denominator, or x value, to use when calculating the inverse tangent.
A number can be used as
an input for this parameter, provided a raster is specified for the other
parameter. To be able to specify a number for both inputs, the cell size and
extent must first be set in the environment.
3. Output raster
The output raster.
The cell values are the result of a Bitwise Not operation on the input.
Comments
Post a Comment