mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[apps/poincare] Move NormalDistribution to Poincare
This commit is contained in:
@@ -5,9 +5,6 @@
|
||||
|
||||
class Constant {
|
||||
public:
|
||||
constexpr static int LargeNumberOfSignificantDigits = 7;
|
||||
constexpr static int MediumNumberOfSignificantDigits = 5;
|
||||
constexpr static int ShortNumberOfSignificantDigits = 4;
|
||||
constexpr static int MaxSerializedExpressionSize = 2*::TextField::maxBufferSize();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user