D8 Webform Calculator

Categories

Component ID

2856533

Component name

D8 Webform Calculator

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This is a basic D8 port of the Webform Calculator module

Currently only the back end calculation is supported.
This project requires the Composer/Packagist version of the EvalMath class by Miles Kaufman Copyright (C) 2005 Miles Kaufmann http://www.twmagic.com/
Which can be found here: https://github.com/dbojdo/eval-math
run
composer update
to install it.