BigInt.toFloat

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