You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > Exp2 Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Exp2 Method

This is the overview for the Exp2 method overload.

 
Name 
Description 
 
Exponent base 2 (2^). 
 
Calculate the exponent base 2 (2^) for all X elements and store the results in the calling object. 
 
Calculate the exponent base 2 (2^) for X elements [XIndex]..[XIndex+Len-1] and store the results in the calling object elements [Index]..[Index+Len-1]. 
 
Calculate the exponent base 2 (2^) for calling object elements [Index]..[Index+Len-1] in-place. 
Copyright (c) 1999-2022 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!