MCPcopy Create free account
hub / github.com/apache/fory / Abs

Method Abs

go/fory/float16/float16.go:316–318  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

314}
315
316func (f Float16) Abs() Float16 {
317 return f &^ maskSign
318}
319
320// Comparison
321

Callers 13

decimalDigitCountFunction · 0.80
writeDecimalPartsFunction · 0.80
processPackageFileFunction · 0.80
discoverTypesFromFileFunction · 0.80
FromPartsMethod · 0.80
WriteMethod · 0.80
ToSystemDecimalMethod · 0.80
FormatDecimalMethod · 0.80
DecimalDigitCountMethod · 0.80
ComputeHeaderHashBitsMethod · 0.80
MetaStringHashMethod · 0.80

Calls

no outgoing calls

Tested by 2

CaseBufferMethod · 0.64