mirror of
https://github.com/DanilaFe/abacus
synced 2025-01-09 15:54:13 -08:00
Fix comment.
This commit is contained in:
parent
a0a4f1fbfe
commit
782636a982
@ -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