We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3994b48 commit 5d4fc4aCopy full SHA for 5d4fc4a
src/component/TransferFuncVar.js
@@ -1,5 +1,5 @@
1
2
export const A = 18.985;
3
export const B = 5;
4
- export const C = -2.1;
+ export const C = -1.1;
5
0 commit comments