MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.core.common.utils/toRadians

toRadians

[jvm]
fun Float.toRadians(): Float

Convert degrees to radians.

Receiver

angle in degree

Return

angle in radians