JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

div

core-api


    function

    (div & xs)

    Returns the floored division of xs. If xs is empty, returns 1. If 
    xs has one value x, returns the reciprocal of x. Otherwise return 
    the first value of xs repeatedly divided by the remaining values.


0 examplesSign in to add an example
Loading...