Search
Preparing search index...
The search index is not available
gmp-wasm
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
gmp-wasm
GMPLib
Interface GMPLib
Hierarchy
GMPLib
Index
Properties
binding
Methods
calculate
get
Context
reset
Properties
binding
binding
:
GMPFunctions
Methods
calculate
calculate
(
fn
:
(
gmp
:
CalculateType
)
=>
string
|
FloatType
|
IntegerType
|
RationalType
, options
?:
CalculateOptions
)
:
void
Parameters
fn:
(
gmp
:
CalculateType
)
=>
string
|
FloatType
|
IntegerType
|
RationalType
(
gmp
:
CalculateType
)
:
string
|
FloatType
|
IntegerType
|
RationalType
Parameters
gmp:
CalculateType
Returns
string
|
FloatType
|
IntegerType
|
RationalType
Optional
options:
CalculateOptions
Returns
void
get
Context
get
Context
(
options
?:
CalculateOptions
)
:
CalculateTypeWithDestroy
Parameters
Optional
options:
CalculateOptions
Returns
CalculateTypeWithDestroy
reset
reset
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Exports
GMPLib
binding
calculate
get
Context
reset
Generated using
TypeDoc