diff --git a/High_Level_Requirements b/High_Level_Requirements index 545cba2..546b17a 100644 --- a/High_Level_Requirements +++ b/High_Level_Requirements @@ -1,5 +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 +Sine - This feature shall take an input value and calculate and return the sine value +Cosine - This feature shall take an input value and calculate and return the cosine value Floor - This feature shall take an in a floating point value, remove the decimal and return an integer value