Use toRadians on Degree10
[LibreOffice.git] / nlpsolver / README.md
blob4f929e0d3dc93de76144009cc2a0d63ff2498ad5
1 # New Linear Programming Solver (nlpsolver)
3 This extension integrates into LibreOffice Calc and offers new Solver engines to use for optimizing
4 nonlinear programming models.
6 As there is no known upstream source for `nlpsolver/ThirdParty/EvolutionarySolver`,
7 the code is considered internal and can be modified like any other internal code.