Ticket #1240 (closed: fixed)
Create a Power Algorithm
| Reported by: | Nick Draper | Owned by: | Owen Arnold |
|---|---|---|---|
| Priority: | major | Milestone: | Iteration 23 |
| Component: | Keywords: | ||
| Cc: | Blocked By: | ||
| Blocking: | Tester: |
Description
This should raise the data to the power provided, so 2 should square the data. Errors should be propagated correctly.
Parameters:
- Input Workspace
- Output Workspace
- Power
This should probably inherit from Unary Operation
Change History
Note: See
TracTickets for help on using
tickets.

(In [4562]) Re #1240 Power Algorithm