variable MATH_CONSTimport { MATH_CONST } from "https://deno.land/x/caviar@2.6.9/src/math/const.ts"; type{ PI2; TAU; EPSILON: number; DEG_TO_RAD; RAD_TO_DEG; RND; MIN_SAFE_INTEGER; MAX_SAFE_INTEGER; }