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

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

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

Signature:

export declare function toDegrees(angleRadians: number): number;

פרמטרים

פרמטר סוג תיאור
angleRadians number זווית ברדיאנים.

החזרות:

number

זווית במעלות.