s2geometry-d ~master (2023-01-06T14:05:31Z)
Dub
Repo
S1ChordAngle.sin2
s2
s1chord_angle
S1ChordAngle
Returns sin(a)**2, but computed more efficiently.
struct
S1ChordAngle
const
double
sin2
(
)
Meta
Source
See Implementation
s2
s1chord_angle
S1ChordAngle
constructors
this
functions
cos
degrees
e5
e6
e7
fromE5
fromE6
fromE7
getS1AngleConstructorMaxError
getS2PointConstructorMaxError
isInfinity
isNegative
isSpecial
isValid
isZero
opBinary
opCmp
opEquals
opOpAssign
plusError
predecessor
radians
sin
sin2
successor
tan
toS1Angle
toString
properties
length2
static functions
fastUpperBoundFrom
fromDegrees
fromLength2
fromRadians
infinity
negative
right
straight
zero
Returns sin(a)**2, but computed more efficiently.