Diffstat (limited to 'src/fast.safety.md')
| -rw-r--r-- | src/fast.safety.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/fast.safety.md b/src/fast.safety.md new file mode 100644 index 0000000..115a9e2 --- /dev/null +++ b/src/fast.safety.md @@ -0,0 +1,4 @@ +# Safety + +MUSNT call this function with [`NAN`] | [`INF`]. +This function WILL assume the inputs are finite. |