Whetstone Class reference
Whetstone Class reference
Whetstone
WhetStone Namespaces
WhetStone.Fielding
FieldWrapper(T) Class
FieldWrapper(T) Methods
Abs Method
CompareTo Method
Deconstruct Method
Equals Method
GetHashCode Method
Invert Method
Log Method
Pow Method
PowInt Method
ToString Method
FieldWrapper
T
PowInt Method
Get the element raised to an exponent.
Namespace:
WhetStone.Fielding
Assembly:
WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
Copy
public
FieldWrapper
<T>
PowInt
(
int
p
)
Parameters
p
Type:
System
Int32
The exponent.
Return Value
Type:
FieldWrapper
T
val
raised to
p
.
See Also
Reference
FieldWrapper
T
Class
WhetStone.Fielding Namespace