Radians

value class Radians(val value: Double) : AngularValue

An AngularValue in units of Radians.

Constructors

Link copied to clipboard
constructor(value: Double)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun toString(): String