Jump to content

Elliptic curve arithmetic: Difference between revisions

m
Line 2,032:
 
multi prefix:<->(Point $p) is export { Point.new: x => $p.x, y => -$p.y }
multi prefix:<->(Point:: $U) is export { Point }
multi infix:<->(Point $a, Point $b) is export { $a + -$b }
 
1,934

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.