Returns the closest double approximation of the arc cosine of the
argument within the range [0..pi].
Syntax
[Android.Runtime.Register("acos", "(D)D", "")]
public static
double Acos (
double d)
Parameters
- d
- the value to compute arc cosine of.
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