Home
last modified time | relevance | path

Searched defs:t1 (Results 1 – 1 of 1) sorted by relevance

/graphics/graphics-shapes/src/commonMain/kotlin/androidx/graphics/shapes/
DCubic.kt170 val t1 = (-xb + sqrt(xs)) / (2 * xa) in zeroIsh() constant
206 val t1 = (-yb + sqrt(ys)) / (2 * ya) in zeroIsh() constant