UNPKG

@thi.ng/vectors

Version:

Optimized 2d/3d/4d and arbitrary length vector operations, support for memory mapping/layouts

9 lines (8 loc) 153 B
import { defFnOp } from "./compile/emit.js"; const [isNaN, isNaN2, isNaN3, isNaN4] = defFnOp("isNaN"); export { isNaN, isNaN2, isNaN3, isNaN4 };