Fork me on GitHub
#quil
<
2016-03-26
>
reefersleep21:03:31

I'm trying to use q/sin and q/cos, but I get TypeError: quil.sketch.current_applet.call(...) is null

reefersleep21:03:40

Anyone have any idea why? simple_smile

reefersleep21:03:33

It works fine in the REPL.

reefersleep21:03:09

Also weird is that the template I'm using used both functions, but there was no problem there...