@swapx-lib/v3-sdk / Exports / FullMath
Class: FullMath
Table of contents
Constructors
Methods
Constructors
constructor
• Private new FullMath()
Cannot be constructed.
Defined in
utils/fullMath.ts:8
Methods
mulDivRoundingUp
▸ Static mulDivRoundingUp(a, b, denominator): default
Parameters
| Name | Type |
|---|---|
a | default |
b | default |
denominator | default |
Returns
default
Defined in
utils/fullMath.ts:10