FSharpPlus


BigInteger Module

Functions and values

Function or value Description

trySqrtRem x

Full Usage: trySqrtRem x

Parameters:
Returns: Result<(BigInteger * BigInteger), Exception>
x : BigInteger
Returns: Result<(BigInteger * BigInteger), Exception>