🏠Core SDKTechnical ReferenceenumsRoundingHelpful?On this pageRounding@uniswap/sdk-core / Exports / RoundingEnumeration: RoundingTable of contentsEnumeration MembersROUND_DOWNROUND_HALF_UPROUND_UPEnumeration MembersROUND_DOWN• ROUND_DOWN = 0Defined inconstants.ts:32ROUND_HALF_UP• ROUND_HALF_UP = 1Defined inconstants.ts:33ROUND_UP• ROUND_UP = 2Defined inconstants.ts:34