Skip to content

Negative number is not handled correctly . #462

@bhartidengada

Description

@bhartidengada

For example:-
numbro(
-1.2
).format({
mantissa : 5, characteristic: 3
});
output :- 0-1.20000
but correct out should be -001.20000

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions