Skip to content

Exponential Regression Test Failing #145

@mjhasbach

Description

@mjhasbach
x 1 of 134 tests failed:

  1) numbers should return a function to calculate the exponential regression of an array of numbers:
     AssertionError: 0.8491729985314138 == 0.8491729985314136
      at Context.<anonymous> (D:\Projects\Programming\Github\numbers.js\test\statistic.test.js:108:12)
      at Test.Runnable.run (D:\Projects\Programming\Github\numbers.js\node_modules\mocha\lib\runnable.js:196:15)
      at Runner.runTest (D:\Projects\Programming\Github\numbers.js\node_modules\mocha\lib\runner.js:344:10)
      at D:\Projects\Programming\Github\numbers.js\node_modules\mocha\lib\runner.js:390:12
      at next (D:\Projects\Programming\Github\numbers.js\node_modules\mocha\lib\runner.js:270:14)
      at D:\Projects\Programming\Github\numbers.js\node_modules\mocha\lib\runner.js:279:7
      at next (D:\Projects\Programming\Github\numbers.js\node_modules\mocha\lib\runner.js:227:23)
      at Immediate._onImmediate (D:\Projects\Programming\Github\numbers.js\node_modules\mocha\lib\runner.js:247:5)
      at processImmediate [as _immediateCallback] (timers.js:358:17)

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