Skip to content

P3935 compoundn suffixed version naming error #212

@eisenwave

Description

@eisenwave

The synopsis shows

constexpr float compoundn(float x, long long int n)

This appears to use the unsuffixed name for the float overload rather than compoundnf.

This conflicts with the stated pattern of providing f/l/fN suffixed versions, and is an editorial error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status
    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions