diff --git a/High_Level_Requirements b/High_Level_Requirements new file mode 100644 index 0000000..3b5f2b5 --- /dev/null +++ b/High_Level_Requirements @@ -0,0 +1,5 @@ +High Level requirements for the math library +Math features +Sine - This featute shall take an input value and calculate and return the sine value +Cosine - This featute shall take an input value and calculate and return the sine value +Floor - TBD