Skip to content

Add a function to show a rational number as a decimal, to a given precision. #1481

@Taneb

Description

@Taneb

I'd like a function to turn a rational into its decimal expansion at a given precision. Perhaps with type showDecimalAtPrecision : (precision : ℕ) → ℚ → String, although maybe it should also take an argument specifying the base.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions