Functions

f
sign(x: number): number

Computes the sign of a number.

Usage

import * as mod from "elmath/sign.ts";