sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
module L : sig ... end
val input_point :
?kind:L.input_kind ->
(Csir.Scalar.t * Csir.Scalar.t) ->
point L.repr L.t
unsafe_from_coordinates x y
is similar to !from_coordinates
but does not verify the point is on the curve. It can be used to build a variable of type *point* without adding any constraint.
val scalar_order : Z.t
val base_order : Z.t