C# Class Float32Nearest, dotnet-webassembly

Round to nearest integer, ties to even.
Inheritance: Float64CallWrapperInstruction
Datei anzeigen Open project: RyanLamansky/dotnet-webassembly

Private Properties

Property Type Description

Public Methods

Method Description
Float32Nearest ( ) : System.Reflection

Creates a new Float32Nearest instance.

Method Details

Float32Nearest() public method

Creates a new Float32Nearest instance.
public Float32Nearest ( ) : System.Reflection
return System.Reflection