SMath Studio Core documentation
C#
VB
C++
F#
Show/Hide TOC
TNumber
Power Method
Overload List
Power(TNumber)
Computes exponent with base equal to
this
and power equal to
value
.
Power(TNumber, Boolean)
Computes exponent with base equal to
this
and power equal to
value
with options.
See Also
Reference
TNumber Class
SMath.Math.Numeric Namespace
In This Article
Overload List
See Also