<?php $conta = "5149.3074*{{INPUT}}^(0.0001)-5129.6906"; preg_match('^\((.*)\)^', $conta, $match); print $match[1];
Standard input is empty
0.0001
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!