mirror of
https://github.com/DanilaFe/abacus
synced 2024-11-17 16:09:32 -08:00
Merge branch 'master' of github.com:DanilaFe/abacus
This commit is contained in:
commit
2aa479a971
|
@ -142,7 +142,7 @@ public class StandardPlugin extends Plugin {
|
|||
}
|
||||
};
|
||||
/**
|
||||
* The exponentiation function, exp(1) = e^1 = 2.71
|
||||
* The exponential function, exp(1) = e^1 = 2.71...
|
||||
*/
|
||||
public static final Function FUNCTION_EXP = new Function() {
|
||||
@Override
|
||||
|
|
Loading…
Reference in New Issue
Block a user