MathHelper
E
Log10E
Log2E
Pi
PiOver2
PiOver3
PiOver4
PiOver6
ThreePiOver2
TwoPi
DTOR
DTORF
BinomialCoefficient(Int32, Int32)
DegreesToRadians(Double)
DegreesToRadians(Single)
Factorial(Int32)
InverseSqrtFast(Double)
InverseSqrtFast(Single)
NextPowerOfTwo(Double)
NextPowerOfTwo(Int32)
NextPowerOfTwo(Int64)
NextPowerOfTwo(Single)
RadiansToDegrees(Double)
RadiansToDegrees(Single)
Swap(Double, Double)
Swap(Single, Single)
monoandroid
namespace OpenTK
{
public static class MathHelper
{
public const float PiOver6 = 0.5235988F;
}
}
| Xamarin Android | 0.0 |
|---|---|
| Xamarin iOS | 0.0 |
| Xamarin macOS | 0.0 |
| Xamarin tvOS | 0.0 |
| Xamarin watchOS | 0.0 |
Information specific to monoandroid | |
| Assembly | OpenTK-1.0 , Version=1.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API