pug-php/js-phpize

View on GitHub
examples/calcul.js

Summary

Maintainability
A
0 mins
Test Coverage
A = 4;
b = 1;
c = 3;

return round(Math.PI * 100) + b + A * c;