BigInt.toFloat
private
T toFloat(T, string roundingMode)() if (__traits(isFloating, T) && (roundingMode == "nearest" || roundingMode == "truncate")) @safe nothrow @nogc constNo documentation available for this declaration.