Skip to content

pullrequests Search Results · language:B4X language:C++ language:Java language:JavaScript language:HTML language:HTML

Filter by

168M results  (2 s)

168M results

What Evaluates exp(r*I*pi) to ±1 / ±I for half-integer r (Euler s identity), matching SymPy. Composes with the exact trig values from TRIG-1. Closes #35. Changes - src/functions/exponential.cpp: ...

SecPilot Security Fix Scan ID: 3a922003-fcb9-4c1d-bba0-8bed24df214e File: views/admin.ejs Vulnerabilities found: 1 Findings xss (medium) Lines 17-17 The use of %- ... % allows unescaped external data, ...

Adds iterative ternary search implementation in JavaScript. Closes #214