Skip to content

Exponentiation operator (XP Language) #249

@thekid

Description

@thekid

Scope of Change

A new operator for exponentiation will be added and will replace the pow() function.

Rationale

Better transportability to any platform.

Functionality

The operator will be ** like in Groovy.

2 ** 3 == 8

Security considerations

Speed impact

Dependencies

Related documents

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions