Graphr
Graphr copied to clipboard
Problems with arc functions: this.convRadians is not a function.
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)