need some help displaying an exponential graph on desmos

Job ID: 39110978

Budget: $2 – $8 USD

<$5 - Display this formula on desmos.com with sliders defined below: https://prnt.sc/0AJfuDtQEwLy

My problem is that desmos does not accept this version of the above formula: Price(n) = initMintPrice * (LMIN + (LMAX - LMIN) * e^(-(n^2 / (b * T))))

Values:
initMintPrice = 0.000001
LMIN ≈ 4
LMAX ≈ 1
b ≈ 0.98
T ≈ 4.3

Slider ranges:
n from 0 to 500
LMIN from 0 to 5
LMAX from 0 to 5
b from 0.1 to 5
T from 0.1 to 10
initMintPrice from 0 to 0.01