Skip to content

Exponentiation operator (^) should recognize Pow methods #112

Open
@AnthonyDGreen

Description

@AnthonyDGreen

F#'s exponentiation operator (**) looks for a Shared Pow method that takes its operands. We should consider this flexibility in VB since most math libraries don't support VB's op_Exponentiation specialname method. This would make the native VB syntax work with, for example, System.Numerics.BigInteger.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions