Skip to content

Gamma function #864

Open
Open
@steveklabnik

Description

@steveklabnik

Issue by stygstra
Friday Oct 24, 2014 at 02:44 GMT

For earlier discussion, see rust-lang/rust#18271

This issue was labelled with: A-libs in the Rust repository


It would be nice if tgamma and lgamma_r were exposed via std::num::Float. The foreign function definitions for both are present in src/libstd/num/f{32,64}.rs, but they're not exposed in the standard library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-libs-apiRelevant to the library API team, which will review and decide on the RFC.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions