Skip to content

1n , what is means?? #3

@wwb568109135

Description

@wwb568109135

const calculateFactorial = numArray => numArray.reduce((acc, val) => acc * val, 1n);

const calculateFactorial = numArray => numArray.reduce((acc, val) => acc * val, 1n);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions