3 lines
No EOL
54 B
Mathematica
3 lines
No EOL
54 B
Mathematica
function f=tanh_opt(A)
|
|
f=1.7159*tanh(2/3.*A);
|
|
end |