<?php$u = 10.05;$v = 0.35; $b = sqrt(pow(sin(atan($u)), 2) + cos($v)); echo $b;?>
Standard input is empty
1.3890892813513
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!