LLNL / units

A run-time C++ library for working with units of measurement and conversions between them and with string representations of units and measurements
https://units.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
147 stars 26 forks source link

Add multiplies and divides operation and unit notes on strain #299

Closed phlptp closed 1 year ago

phlptp commented 1 year ago

The multiplies and divides operation takes into account per unit when performing the operation.
Add and application note on strain

codecov-commenter commented 1 year ago

Codecov Report

Merging #299 (7c327af) into main (88d155f) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #299   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines         4735      4822   +87     
=========================================
+ Hits          4735      4822   +87