math_test, a FreeFem++ code which demonstrates each of FreeFem++'s built-in mathematical functions. One interesting result is the comparison between the ATAN(Y/X) and ATAN2(Y,X) functions.
The information on this web page is distributed under the MIT license.