The unified diff between revisions [4cc7246c..] and [9ca449dd..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'fisqrt.h'

#
# old_revision [4cc7246c1b6c809c9dc15997798f6deed15b3631]
# new_revision [9ca449dd7941ad52e33bdcb5c28b2ba35d54219a]
#
# add_file "fisqrt.h"
#  content [362a8a7cb02214b241e95c9baa328416f02a48b5]
#
============================================================
--- /dev/null	
+++ fisqrt.h	362a8a7cb02214b241e95c9baa328416f02a48b5
@@ -0,0 +1,3 @@
+/* fisqrt.h */
+
+float fisqrt(float n);