Skip to content

SUB function is called instead of SQRT #8

@palatinb

Description

@palatinb
Short description SUB function is called instead of SQRT
Expected operation SQRT function should be called when we call the SQRT operator
Experienced operation SUB function is called
Reproductive steps After running the SQRT operation it can be reproduced the error
Error location
print(self.cal.sub(*parse(arg)))
Test result Not OK
Priority High

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