EsotericDryad

Results 1 issues of EsotericDryad

Description: using "pi" with trig functions results in close but wrong floating point results Steps to reproduce: `cpc 'sin(pi)'` or `cpc 'sin(pi/2)'` Expected result: `0` and `1` respectively Actual result:...