Skip to content

.Net Version 4.8 it doesn't work and .Net core 3.1 thi testcase doesnt work  #21

@simmikava

Description

@simmikava

toFixed() - JSNumberPrototype.cs

Imported Testcase - NumberTests.cs

  1. Assert.AreEqual("1234567890123456768", Evaluate("1234567890123456789 .toFixed(0)"));

  2. Assert.AreEqual("77.12739999999999440661", Evaluate("77.1274.toFixed(20)"))

Similar errors in toPrecision() and toString()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions