• @[email protected]
    link
    fedilink
    16 days ago

    Three-argument pow() now tries calling rpow() if necessary. Previously it was only called in two-argument pow() and the binary power operator. (Contributed by Serhiy Storchaka in gh-130104.)

    that’s a nail or wart that has been sticking out since forever