Documentation
¶
Overview ¶
Code generated by define_gene; DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //go:embed math_big.d.ts MathBigDefine []byte MathBigDeclared = map[string]any{ "AwayFromZero": big.AwayFromZero, "MaxBase": big.MaxBase, "parseFloat": big.ParseFloat, "ToPositiveInf": big.ToPositiveInf, "Exact": big.Exact, "newRat": big.NewRat, "ToNearestAway": big.ToNearestAway, "Above": big.Above, "Below": big.Below, "MinExp": big.MinExp, "ToNegativeInf": big.ToNegativeInf, "ToZero": big.ToZero, "jacobi": big.Jacobi, "MaxExp": big.MaxExp, "MaxPrec": big.MaxPrec, "newFloat": big.NewFloat, "newInt": big.NewInt, "ToNearestEven": big.ToNearestEven, } )
Functions ¶
This section is empty.
Types ¶
type MathBigModule ¶
type MathBigModule struct{}
func (MathBigModule) Exports ¶
func (S MathBigModule) Exports() map[string]any
func (MathBigModule) Identity ¶
func (S MathBigModule) Identity() string
func (MathBigModule) TypeDefine ¶
func (S MathBigModule) TypeDefine() []byte
Click to show internal directories.
Click to hide internal directories.