Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
zabzonk
6mo ago
0 comments
Share
> the behaviour of the float_abs operation is specified by the language
Which language? Where? I just googled for float_abs and got nothing.
undefined | Better HN
0 comments
default
newest
oldest
pm215
6mo ago
PyPy intermediate representation. I assume this is what PyPy turns Python "abs(x)" into in codepaths where it knows x is a float.
j
/
k
navigate · click thread line to collapse