Cosine Module
Precalculated cosine values for faster checking the angles of dot products of unit-vectors.
Types
Type | Description |
The Unit Of Measure for the precalculated cosine values. This UoM helps to avoid that degree or radians angle values are used in the parallel or orthogonality tests. |
Functions and values
Function or value |
Description
|
|
The cosine of an angle of 0.01 degrees. This is exactly 0.999999984769129
|
|
The cosine of an angle of 0.05 degrees. This is exactly 0.999999619228249
|
|
The cosine of an angle of 0.1 degrees. This is exactly 0.999998476913288
|
|
The cosine of an angle of 0.25 degrees. This is exactly 0.999990480720734
|
|
The cosine of an angle of 0.5 degrees. This is exactly 0.999961923064171
|
|
The cosine of an angle of 1.0 degrees. This is exactly 0.999847695156391
|
|
The cosine of an angle of 10.0 degrees. This is exactly 0.984807753012208
|
|
The cosine of an angle of 120.0 degrees. This is exactly -0.5
|
|
The cosine of an angle of 135.0 degrees. This is exactly -0.707106781186547
|
|
The cosine of an angle of 177.0 degrees. This is exactly -0.998629534754574
|
|
The cosine of an angle of 179.0 degrees. This is exactly -0.999847695156391
|
|
The cosine of an angle of 179.75 degrees. This is exactly -0.999990480720734
|
|
The cosine of an angle of 179.95 degrees. This is exactly -0.999999619228249
|
|
The cosine of an angle of 179.9 degrees. This is exactly -0.999998476913288
|
|
The cosine of an angle of 3.0 degrees. This is exactly 0.998629534754574
|
|
The cosine of an angle of 45.0 degrees. This is exactly 0.707106781186548
|
|
The cosine of an angle of 5.0 degrees. This is exactly 0.996194698091746
|
|
The cosine of an angle of 60.0 degrees. This is exactly 0.5
|
|
The cosine of an angle of 87.0 degrees. This is exactly 0.052335956242944
|
|
The cosine of an angle of 89.0 degrees. This is exactly 0.0174524064372836
|
|
The cosine of an angle of 89.75 degrees. This is exactly 0.00436330928474658
|
|
The cosine of an angle of 89.9 degrees. This is exactly 0.00174532836589826
|
|
The cosine of an angle of 90.1 degrees. This is exactly -0.00174532836589814
|
|
The cosine of an angle of 90.25 degrees. This is exactly -0.00436330928474646
|
|
The cosine of an angle of 91.0 degrees. This is exactly -0.0174524064372835
|
|
The cosine of an angle of 93.0 degrees. This is exactly -0.0523359562429438
|