Graphr icon indicating copy to clipboard operation
Graphr copied to clipboard

Problems with arc functions: this.convRadians is not a function.

Open xinaesthete opened this issue 9 years ago • 0 comments

I seem to be having trouble evaluating any expression involving atan, acos etc, regardless of whether it is in deg / rad / grad mode.

TypeError: this.convRadians is not a function. (In 'this.convRadians(Math.acos(value))', 'this.convRadians' is undefined)

xinaesthete avatar Dec 19 '15 18:12 xinaesthete