Returns the measure in degrees of the supplied radian angle.
Syntax
[Android.Runtime.Register("toDegrees", "(D)D", "")]
public static
double ToDegrees (
double angrad)
Parameters
- angrad
- an angle in radians.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1