Functions§
- archimedes
- The function
archimedes
calculates the area of a triangle using Archimedes’ formula with the lengths of the three sides provided asFraction<i64>
values.
archimedes
calculates the area of a triangle using Archimedes’ formula with the
lengths of the three sides provided as Fraction<i64>
values.