Math
E
Pi
JniPeerMembers
ThresholdClass
ThresholdType
Abs(Double)
Abs(Int32)
Abs(Int64)
Abs(Single)
AbsExact(Int32)
AbsExact(Int64)
Acos(Double)
AddExact(Int32, Int32)
AddExact(Int64, Int64)
Asin(Double)
Atan(Double)
Atan2(Double, Double)
Cbrt(Double)
Ceil(Double)
CopySign(Double, Double)
CopySign(Single, Single)
Cos(Double)
Cosh(Double)
DecrementExact(Int32)
DecrementExact(Int64)
Exp(Double)
Expm1(Double)
Floor(Double)
FloorDiv(Int32, Int32)
FloorDiv(Int64, Int32)
FloorDiv(Int64, Int64)
FloorMod(Int32, Int32)
FloorMod(Int64, Int32)
FloorMod(Int64, Int64)
Fma(Double, Double, Double)
Fma(Single, Single, Single)
GetExponent(Double)
GetExponent(Single)
Hypot(Double, Double)
IEEEremainder(Double, Double)
IncrementExact(Int32)
IncrementExact(Int64)
Log(Double)
Log10(Double)
Log1p(Double)
Max(Double, Double)
Max(Int32, Int32)
Max(Int64, Int64)
Max(Single, Single)
Min(Double, Double)
Min(Int32, Int32)
Min(Int64, Int64)
Min(Single, Single)
MultiplyExact(Int32, Int32)
MultiplyExact(Int64, Int32)
MultiplyExact(Int64, Int64)
MultiplyFull(Int32, Int32)
MultiplyHigh(Int64, Int64)
NegateExact(Int32)
NegateExact(Int64)
NextAfter(Double, Double)
NextAfter(Single, Double)
NextDown(Double)
NextDown(Single)
NextUp(Double)
NextUp(Single)
Pow(Double, Double)
Random()
Rint(Double)
Round(Double)
Round(Single)
Scalb(Double, Int32)
Scalb(Single, Int32)
Signum(Double)
Signum(Single)
Sin(Double)
Sinh(Double)
Sqrt(Double)
SubtractExact(Int32, Int32)
SubtractExact(Int64, Int64)
Tan(Double)
Tanh(Double)
ToDegrees(Double)
ToIntExact(Int64)
ToRadians(Double)
Ulp(Double)
Ulp(Single)
net9.0-android34.0
namespace Java.Lang
{
[Register("java/lang/Math", DoNotGenerateAcw = true)]
public sealed class Math : Object
{
[Register("tan", "(D)D", "")]
public static double Tan(double a);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 6.07.08.09.0 |
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API