Searched refs:PiBy180 (Results 1 – 2 of 2) sorted by relevance
1 …PiBy180=Math.PI/180;fabric.util={removeFromArray:function(array,value){var idx=array.indexOf(value… variable
341 PiBy180 = Math.PI / 180; variable385 return degrees * PiBy180;396 return radians / PiBy180;