Skip to content

Document 'isNumeric' function does not correct #1615

@wanmifam

Description

@wanmifam

The document of function isNumeric does not correct as below point:

math.isNumeric('2') // returns true

It always return false if parameter is 'string' type.
It seems mistake as below: https://github.com/josdejong/mathjs/blame/develop/src/function/utils/isNumeric.js#L20

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions