posInf static method

Half posInf()

Returns +infinity.

Implementation

static Half posInf() => Half.fromBits(0x7c00);