modelica / ModelicaStandardLibrary

Free (standard conforming) library to model mechanical (1D/3D), electrical (analog, digital, machines), magnetic, thermal, fluid, control systems and hierarchical state machines. Also numerical functions and functions for strings, files and streams are included.
https://doc.modelica.org
BSD 3-Clause "New" or "Revised" License
472 stars 168 forks source link

Fix minor documentation error for Modelica.Math.log #4366

Closed gwr69 closed 6 months ago

gwr69 commented 6 months ago

It should obviously be log(u) not log(10) in the documentation.

CLAassistant commented 6 months ago

CLA assistant check
All committers have signed the CLA.

beutlich commented 6 months ago

Thanks for the patch. Please note that the deployed coumentation at https://doc.modelica.org/Modelica%204.0.0/Resources/helpWSM/Modelica/Modelica.Math.log.html still displays the wrong documentation.

Harisankar-Allimangalath commented 6 months ago

@beutlich @maltelenz we need to backport this to the maint\4.1.x right ?

maltelenz commented 6 months ago

@Harisankar-Allimangalath It isn't critical, but it is a trivial and safe fix, so it sounds like a good idea.

Esther-Devakirubai commented 1 month ago

Backporting to maint/4.1.x by #4448