Difference between revisions of "NXSL:log10"

32 bytes added ,  18:13, 13 September 2022
m
Text replacement - "^" to "{{deprecated}}"
(Created page with "__NOTOC__ Calculates logarithm of given value to base 10. == Syntax == log10(''x''); == Parameters == :{| |- | ''x'' || input value |} == Return Value == Logarithm of ...")
 
m (Text replacement - "^" to "{{deprecated}}")
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
__NOTOC__
{{deprecated}}__NOTOC__
Calculates logarithm of given value to base 10.
Calculates logarithm of given value to base 10.


Line 10: Line 10:
== Parameters ==
== Parameters ==


:{|
:{| class="wikitable"
|-
|-
| ''x'' || input value
| ''x'' || input value