Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
316
func
(f Float16) Abs() Float16 {
317
return
f &^ maskSign
318
}
319
320
// Comparison
321
Callers
13
decimalDigitCount
Function · 0.80
writeDecimalParts
Function · 0.80
processPackageFile
Function · 0.80
discoverTypesFromFile
Function · 0.80
FromParts
Method · 0.80
Write
Method · 0.80
ToSystemDecimal
Method · 0.80
FormatDecimal
Method · 0.80
DecimalDigitCount
Method · 0.80
ComputeHeaderHashBits
Method · 0.80
MetaStringHash
Method · 0.80
BodyOnlyTypeMetaHashBits
Method · 0.80
Calls
no outgoing calls
Tested by
2
BodyOnlyTypeMetaHashBits
Method · 0.64
CaseBuffer
Method · 0.64