Skip to content

[FEATURE REQUEST] <Feat: Enhance the pow methods in the Math library> #4893

@yuluo-yx

Description

@yuluo-yx

What would you like to Propose?

I want to enhance the pow method in math, which currently only supports integer types, not double type data.

Issue details

Input number: x = 2.00000, n = 10
output: 1024.00000

Input number: x = 2.10000, n = 3
output:9.26100

Additional Information

No respose.

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