Preparing search index...
The search index is not available
@parcl-oss/v3-sdk
@parcl-oss/v3-sdk
PreciseIntWrapper
Class PreciseIntWrapper
Index
Constructors
constructor
Properties
val
Methods
abs
add
clamp
div
gt
is
Zero
lt
max
min
mul
neg
sub
from
Decimal
zero
Constructors
constructor
new
Precise
Int
Wrapper
(
preciseInt
)
:
PreciseIntWrapper
Parameters
preciseInt
:
Decimal
Returns
PreciseIntWrapper
Properties
val
val
:
Decimal
Methods
abs
abs
(
)
:
this
Returns
this
add
add
(
rhs
)
:
PreciseIntWrapper
Parameters
rhs
:
PreciseIntWrapper
Returns
PreciseIntWrapper
clamp
clamp
(
min
,
max
)
:
PreciseIntWrapper
Parameters
min
:
PreciseIntWrapper
max
:
PreciseIntWrapper
Returns
PreciseIntWrapper
div
div
(
rhs
)
:
PreciseIntWrapper
Parameters
rhs
:
PreciseIntWrapper
Returns
PreciseIntWrapper
gt
gt
(
rhs
)
:
boolean
Parameters
rhs
:
PreciseIntWrapper
Returns
boolean
is
Zero
is
Zero
(
)
:
boolean
Returns
boolean
lt
lt
(
rhs
)
:
boolean
Parameters
rhs
:
PreciseIntWrapper
Returns
boolean
max
max
(
rhs
)
:
PreciseIntWrapper
Parameters
rhs
:
PreciseIntWrapper
Returns
PreciseIntWrapper
min
min
(
rhs
)
:
PreciseIntWrapper
Parameters
rhs
:
PreciseIntWrapper
Returns
PreciseIntWrapper
mul
mul
(
rhs
)
:
PreciseIntWrapper
Parameters
rhs
:
PreciseIntWrapper
Returns
PreciseIntWrapper
neg
neg
(
)
:
this
Returns
this
sub
sub
(
rhs
)
:
PreciseIntWrapper
Parameters
rhs
:
PreciseIntWrapper
Returns
PreciseIntWrapper
Static
from
Decimal
from
Decimal
(
val
,
expo
)
:
PreciseIntWrapper
Parameters
val
:
number
|
bigint
expo
:
number
Returns
PreciseIntWrapper
Static
zero
zero
(
)
:
PreciseIntWrapper
Returns
PreciseIntWrapper
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
val
abs
add
clamp
div
gt
is
Zero
lt
max
min
mul
neg
sub
from
Decimal
zero
@parcl-oss/v3-sdk
ExchangeWrapper
MarginAccountWrapper
MarginsWrapper
MarketWrapper
ParclV3AccountFetcher
ParclV3InstructionBuilder
ParclV3Sdk
ParclV3TransactionBuilder
PositionWrapper
PreciseIntWrapper
AddLiquidityV2Accounts
AddLiquidityV2Params
Address
CloseLpAccountAccounts
CloseLpPositionAccounts
CloseMarginAccountAccounts
CreateMarginAccountAccounts
CreateMarginAccountParams
DepositMarginAccounts
DepositMarginParams
Exchange
Loading...
Generated using
TypeDoc