@sovpro/join-float

1.0.0 • Public • Published

Join Float

Join two arrays of single-digit numbers into a float number.

Build status for Node.js 4.x and newer

Join into two arrays

let split_arrays = [[1, 2, 3], [4, 5, 6]]
let join = joinFloat (split_arrays)

/@sovpro/join-float/

    Package Sidebar

    Install

    npm i @sovpro/join-float

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    3.04 kB

    Total Files

    4

    Last publish

    Collaborators

    • sovpro