@stdlib/constants-float64-eps
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
Updated by @stdlib-bot
@stdlib/constants-float64-sqrt-eps
Square root of double-precision floating-point epsilon.
Updated by @stdlib-bot
@stdlib/constants-float32-eps
Difference between one and the smallest value greater than one that can be represented as a single-precision floating-point number.
Updated by @stdlib-bot
@stdlib/constants-float32-cbrt-eps
Cube root of single-precision floating-point epsilon.
Updated by @stdlib-bot
@stdlib/constants-float32-sqrt-eps
Square root of single-precision floating-point epsilon.
Updated by @stdlib-bot
@stdlib/constants-float16-cbrt-eps
Cube root of half-precision floating-point epsilon.
Updated by @stdlib-bot
@stdlib/constants-float64-cbrt-eps
Cube root of double-precision floating-point epsilon.
Updated by @stdlib-bot
@stdlib/constants-float64-fourth-root-eps
Fourth root of double-precision floating-point epsilon.
Updated by @stdlib-bot
@stdlib/constants-float16-sqrt-eps
Square root of half-precision floating-point epsilon.
Updated by @stdlib-bot
@stdlib/math-base-utils-float64-epsilon-difference
Compute the relative difference of two real numbers in units of double-precision floating-point epsilon.
Updated by @stdlib-bot
@stdlib/constants-float16-eps
Difference between one and the smallest value greater than one that can be represented as a half-precision floating-point number.
Updated by @stdlib-bot
@smidyo/vectorexpress-nodejs
An API wrapper for the Vector Express API (v2)
Updated by @franksandqvist
homebridge-sepsadsecurity
Publish your sepsad security system as an homekit accessory
Updated by @nicoduj
const-eps-float64
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
Updated by @kgryte
const-eps-float32
Difference between one and the smallest value greater than one that can be represented as a single-precision floating-point number.
Updated by @kgryte
const-eps-float16
Difference between one and the smallest value greater than one that can be represented as a half-precision floating-point number.
Updated by @kgryte
ghostscript4js-silent
Silent bindings for the Ghostscript C API to the Node.JS world.
Updated by @raozvorovski
@epsproxy/contracts
The core solidity smart contract library for the Eternal Proxy Service (EPS)
Updated by @eternalproxy
gulp-pdftocairo
A gulp-compatible wrapper for pdftocairo that converts PDF to PNG/JPEG/PS/EPS/SVG
Updated by @rreusser
math-float64-epsilon-difference
Computes the relative difference of two real numbers in units of double-precision floating-point epsilon.
Updated by @kgryte