Skip to main content
Module

x/ternary/mod.ts>rightShift

Logical operations for the ternary numeral system.
Latest
function rightShift
import { rightShift } from "https://deno.land/x/ternary@1.0.0/mod.ts";

Parameters

...trits: (number | bigint)[]

Returns

number | bigint