calculator/src
Quentin Al-Timimi 0175b51655
Updated APIs to use new GetClosePointData() from Graphing Engine. (#1250)
* Updated APIs to use new GetClosePointData() from Graphing Engine. Now specifiying precision on API consumption to aid with correct display and rounding.

* Updated function to be const-corect

* Updated to use correct APIs

* Converted TraceValue from Point to two doubles, point's X and Y was using float and conversion between float and doubles was causing unwanted rounding.

* Update to pch file and fixing typo

* Point to updated graphing version
2020-06-30 15:08:54 -07:00
..
build Hello GitHub 2019-01-28 16:24:37 -08:00
CalcManager Pre-Unit conversion work refactor, replace category with categoryID (#1260) 2020-06-04 08:51:06 -07:00
Calculator Updated APIs to use new GetClosePointData() from Graphing Engine. (#1250) 2020-06-30 15:08:54 -07:00
CalculatorUITestFramework Revert accidental changes to UITest projects (#1263) 2020-06-04 11:02:00 -07:00
CalculatorUITests Revert accidental changes to UITest projects (#1263) 2020-06-04 11:02:00 -07:00
CalculatorUnitTests Pre-Unit conversion work refactor, replace category with categoryID (#1260) 2020-06-04 08:51:06 -07:00
CalcViewModel Remove preview tag from graphing mode (#1285) 2020-06-23 13:06:23 -07:00
GraphControl Updated APIs to use new GetClosePointData() from Graphing Engine. (#1250) 2020-06-30 15:08:54 -07:00
GraphingImpl Updated APIs to use new GetClosePointData() from Graphing Engine. (#1250) 2020-06-30 15:08:54 -07:00
GraphingInterfaces Updated APIs to use new GetClosePointData() from Graphing Engine. (#1250) 2020-06-30 15:08:54 -07:00
TraceLogging Graphing Calculator Diagnostics Instrumentation (#1041) 2020-03-12 14:05:47 -07:00
Calculator.sln Scientific and Programmer tests (#779) 2020-04-28 10:54:55 -07:00
nuget.config updating nuget.org source to point to V3 (#129) 2019-03-07 07:33:22 -08:00
Settings.XamlStyler Persist variable settings after graph is plotted (#1055) 2020-03-17 11:27:00 -07:00