I'm trying to use q/sin
and q/cos
, but I get TypeError: quil.sketch.current_applet.call(...) is null
Anyone have any idea why? :simple_smile:
It works fine in the REPL.
Also weird is that the template I'm using used both functions, but there was no problem there...