Searched defs:x1 (Results 1 – 3 of 3) sorted by relevance
129 let x1: number, x2: number; variable152 let getV: number = x2 - x1 < 1 ? 1 : x2 - x1; variable
313 let x1 = 0 + this.radius! * Math.cos((deg * Math.PI) / 180); variable
317 let x1 = 0 + this.radius! * Math.cos((deg * Math.PI) / 180); variable