The Numpy Library
Lab 1.5.1
Write a code to perform the operations:
Lab 1.5.2
Write a code to evaluate:
Lab 1.5.3
The area of a triangle with two sides of & and an angle between the two sides is given by the formula . Where is the value of the sine function at .
Find the area of a triangle with sides 10 and 12 inches and included angle of .
Lab 1.5.4
Write a Python code to perform the operations:
Adapted from Python for Introductory Statistics: Student's Lab Workbook, by Simon Aman (Truman College, City Colleges of Chicago), licensed under CC BY 4.0. Changes were made: reformatted as an accessible XYZ web edition with live in-browser code cells. License: CC-BY-4.0.