https://github.com/postcss/postcss-calc/issues/44 ```js reduce('calc(var(--popupHeight) / 2)') //=> NaN ```