Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Android.Util
  3. Half
  4. IsNaN
  • Half
    • Epsilon
    • LowestValue
    • MaxExponent
    • MaxValue
    • MinExponent
    • MinNormal
    • MinValue
    • NaN
    • NegativeInfinity
    • NegativeZero
    • PositiveInfinity
    • PositiveZero
    • Size
    • Half(Double)
    • Half(Int16)
    • Half(Single)
    • Half(String)
    • IsNaN
    • JniPeerMembers
    • ThresholdClass
    • ThresholdType
    • Abs(Int16)
    • Ceil(Int16)
    • Compare(Int16, Int16)
    • CompareTo(Half)
    • CopySign(Int16, Int16)
    • DoubleValue()
    • Equals(Int16, Int16)
    • FloatValue()
    • Floor(Int16)
    • GetExponent(Int16)
    • GetSign(Int16)
    • GetSignificand(Int16)
    • Greater(Int16, Int16)
    • GreaterEquals(Int16, Int16)
    • HalfToIntBits(Int16)
    • HalfToRawIntBits(Int16)
    • HalfToShortBits(Int16)
    • HalfValue()
    • HashCode(Int16)
    • IntBitsToHalf(Int32)
    • IntValue()
    • InvokeIsNaN(Int16)
    • IsInfinite(Int16)
    • IsNormalized(Int16)
    • Less(Int16, Int16)
    • LessEquals(Int16, Int16)
    • LongValue()
    • Max(Int16, Int16)
    • Min(Int16, Int16)
    • ParseHalf(String)
    • Round(Int16)
    • ToFloat(Int16)
    • ToHalf(Single)
    • ToHexString(Int16)
    • ToString(Int16)
    • Trunc(Int16)
    • ValueOf(Int16)
    • ValueOf(Single)
    • ValueOf(String)
monoandroid
namespace Android.Util
{
    [Register("android/util/Half", ApiSince = 26, DoNotGenerateAcw = true)]
    public sealed class Half : Number, IJavaObject, IJavaPeerable, IComparable, IDisposable
    {
        public bool IsNaN
        {
            [Register("isNaN", "()Z", "", ApiSince = 26)]
            get;
        }

    }
}
.NET
6.07.08.09.0
Information specific to monoandroid
Assembly

Mono.Android , Version=0.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
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙