Show / Hide Table of Contents

    Enum SystemInfo.FloatingPoint

    Floating point options.

    Namespace: nanoFramework.Runtime.Native
    Assembly: nanoFramework.Runtime.Native.dll
    Syntax
    public enum FloatingPoint

    Fields

    Name Description
    DoublePrecisionHardware

    Double precision floating point calculation supported by hardware unit.

    DoublePrecisionSoftware

    Double precision floating point software emulated.

    None

    None

    SinglePrecisionHardware

    Single precision floating point calculation supported by hardware unit.

    SinglePrecisionSoftware

    Single precision floating point software emulated.

    Extension Methods

    LogDispatcher.GetCurrentClassLogger()
    • Improve this Doc
    • View Source
    Back to top Copyright © 2018 nanoFramework Contributors
    Generated by DocFX