Enhanced C#
Language of your choice: library documentation

Documentation moved to ecsharp.net

GitHub doesn't support HTTP redirects, so you'll be redirected in 3 seconds.

 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 >