How to install bcmath in Ubuntu for PHP 7.1

0

1) Open SSH ( For Example : PuTTY )
2) Write This Command :

PHP 7.1 :

apt install php7.1-bcmath

PHP 7.0 :

apt install php7.0-bcmath