Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

nerdamer('(1/3)*2^(1/3)').buildFunction() throws Error #83

Closed
jiggzson opened this issue Mar 30, 2017 · 1 comment
Closed

nerdamer('(1/3)*2^(1/3)').buildFunction() throws Error #83

jiggzson opened this issue Mar 30, 2017 · 1 comment
Assignees
Labels

Comments

@jiggzson
Copy link
Owner

throws Error:

undefined:3
 return 0.3333333333333333*Math.pow(,0.3333333333333333);
                                    ^

SyntaxError: Unexpected token ,
    at new Function (<anonymous>)
@jiggzson jiggzson added the bug label Mar 30, 2017
@jiggzson jiggzson self-assigned this Mar 30, 2017
jiggzson pushed a commit that referenced this issue Mar 31, 2017
@jiggzson
Copy link
Owner Author

Fixed!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant