PHP code example of mossengine / fivecode-parsers-maths

1. Go to this page and download the library: Download mossengine/fivecode-parsers-maths library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

mossengine / fivecode-parsers-maths example snippets


// Require the autoloader, normal composer stuff
rs' => [
        ' ],
])
    ->evaluate([
        ['maths.addition' => [
            1,
            2
        ]]
    ])
    ->return(0);