ContRap
The symbolic tool for control-flow based rapid prototyping.

Function operator^ from ginac
Brief description

operator^(left:ex,right:ex):ex

Power of two expressions More ...

Function information
Name: operator^
Base:
Group: GiNaC plugins:Expressions
Icon: ginac.png
Color: cyan
Authors: Aless Lasaruk
Copyright: (c) 2010 Aless Lasaruk

Detailed description

Power of two expressions.

Input parameters
left: ex
Left expression
right: ex
Right expression

Return values
Default return value: ex
Resulting expression