TrigValues Interface
object with a radians value and its associated cosine and sine values.
Properties
Name | Type | Description | |
---|---|---|---|
c | number | the cosine value | |
radians | number | the radians value | |
s | number | the sine value |
Defined in
- Geometry.ts Line 86
Last Updated: 20 June, 2023