Skip to content

global number


methods


number.tobitstring


function number.tobitstring(
  b,
  m,
  w
)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.valid


function number.valid(
  str,
  default
)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.toevenhex


function number.toevenhex(n)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.bytetodecimal


function number.bytetodecimal(b)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.decimaltobyte


function number.decimaltobyte(d)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.idiv


function number.idiv(
  i,
  d
)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.tonumberf


function number.tonumberf(n)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.tonumberg


function number.tonumberg(n)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.todimen


function number.todimen(
  n,
  unit,
  fmt
)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.topoints


function number.topoints(
  n,
  fmt
)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.toinches


function number.toinches(
  n,
  fmt
)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.tocentimeters


function number.tocentimeters(
  n,
  fmt
)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.tomillimeters


function number.tomillimeters(
  n,
  fmt
)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.toscaledpoints


function number.toscaledpoints(n)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.tobasepoints


function number.tobasepoints(
  n,
  fmt
)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.topicas


function number.topicas(
  n,
  fmt
)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.todidots


function number.todidots(
  n,
  fmt
)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.tociceros


function number.tociceros(
  n,
  fmt
)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.splitdimen


function number.splitdimen(str)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.toscaled


function number.toscaled(d)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.percent


function number.percent(
  n,
  d
)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.points


function number.points(n)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.nupoints


function number.nupoints(n)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.basepoints


function number.basepoints(n)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.nubasepoints


function number.nubasepoints(n)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.signed


function number.signed(i)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.formatted


function number.formatted(
  n,
  sep1,
  sep2
)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.compactfloat


function number.compactfloat(
  n,
  fmt
)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.sparseexponent


function number.sparseexponent(
  f,
  n
)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.formattedfloat


function number.formattedfloat(
  n,
  b,
  a
)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!

number.to16dot16


function number.to16dot16(n)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!