half.this

Construct a half from a float.

  1. this(float n)
    struct half
    @nogc pure nothrow
    this
    (
    float n
    )
  2. this(half h)

Meta