Enhanced C#
Loyc library documentation
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Loyc.Math.IExp< T > Member List

This is the complete list of members for Loyc.Math.IExp< T >, including all inherited members.

Exp(T a) (defined in Loyc.Math.IExp< T >)Loyc.Math.IExp< T >
Ln(T a) (defined in Loyc.Math.IExp< T >)Loyc.Math.IExp< T >
Log(T a, T @base) (defined in Loyc.Math.IExp< T >)Loyc.Math.IExp< T >
Pow(T @base, T exponent) (defined in Loyc.Math.IExp< T >)Loyc.Math.IExp< T >