You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ladybug detects automatically some math constants such as pi or e, but needs the BCMath extension to do it. In case it is not installed, it should not check for math constants (Ladybug\Type\FloatType::detectMathConstant()).
Ladybug detects automatically some math constants such as
pi
ore
, but needs the BCMath extension to do it. In case it is not installed, it should not check for math constants (Ladybug\Type\FloatType::detectMathConstant()).More info: https://github.com/raulfraile/LadybugBundle/issues/45
The text was updated successfully, but these errors were encountered: