Elliptic curve arithmetic: Difference between revisions

Content added Content deleted
m (→‎{{header|11l}}: Static type variables are supported now)
(→‎{{header|Vlang}}: Rename "Vlang" in "V (Vlang)")
Line 2,239: Line 2,239:
</pre>
</pre>


=={{header|Vlang}}==
=={{header|V (Vlang)}}==
{{trans|go}}
{{trans|go}}
<syntaxhighlight lang="vlang">import math
<syntaxhighlight lang="v (vlang)">import math


const b_coeff = 7
const b_coeff = 7