Skip to content

tiny nit: range() documentation says it creates an array... #3396

Open
@gwhitney

Description

@gwhitney

but it really creates a matrix or array, depending on the config. And it says it creates it from a range, and there is a Range data type, but it doesn't use that. It really creates a matrix or array from start and end values and an optional step.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationConcerns about or enhancements to the mathjs documentationgood first issueRelatively localized/straightforward changes that would provide a good introduction to mathjs code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions