blockly > utils > מתמטיקה > toRadians

הפונקציה utils.math.toRadians()

ממירה מעלות לרדיאנים. הועתק מ-goog.math.toRadians של סגירה.

Signature:

export declare function toRadians(angleDegrees: number): number;

פרמטרים

פרמטר סוג תיאור
angleDegrees number זווית במעלות.

החזרות:

number

זווית ברדיאנים.