Searched refs:cos (Results 1 – 3 of 3) sorted by relevance
147 public function cos(array $num): float function in LesserPHP\\Functions\\Math149 return cos(Asserts::assertNumber($num));
2 …}},ce.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_defa…
6 …on(t){return Math.pow(t,e+2)}}),V.extend(b,{Sine:function(t){return 1-Math.cos(t*Math.PI/2)},Circ:…