Joe Mooring
367d3a7ab8
Improve new-in shortcode
2025-01-31 20:05:57 -08:00
Joe Mooring
fe10d9899d
Remove expired new-in labels
2025-01-22 08:04:36 -08:00
Joe Mooring
69d7a781b4
Replace links to glossary terms with custom render hook syntax
...
For example: [scalar](/getting-started/glossary/#scalar) => [scalar](g)
2025-01-20 00:26:38 -08:00
raoulb
e2458074dc
math: Add trigonometric functions and some angle helper functions
...
This commit adds these new template functions in the `math` namespace:
math.Acos
math.Asin
math.Atan
math.Atan2
math.Cos
math.Pi
math.Sin
math.Tan
math.ToDegrees
math.ToRadians
Co-authored-by: Joe Mooring <joe@mooring.com>
2024-07-29 11:05:36 +02:00
Joe Mooring
b8d5383f71
Replace links to variable pages with links to method pages
...
See #2196
2024-02-19 19:07:38 +01:00
Joe Mooring
145a923598
Simplify string concat example in math.Add
2024-01-28 08:45:52 -08:00
Joe Mooring
42488bb097
Add string concat example to math.Add
2024-01-28 08:42:30 -08:00
Joe Mooring
e97762b2a9
Update front matter in math.Sub
2024-01-18 14:26:46 -08:00
Joe Mooring
e4a18946ea
Miscellaneous corrections
2024-01-05 05:34:25 -08:00
Joe Mooring
6ed2e19c25
tpl/math: Add math.Rand template function
...
Closes #11833
2023-12-29 19:37:27 +01:00
Joe Mooring
e699eb313b
Add new-in tags to select functions and methods
2023-11-22 14:13:37 -08:00
Joe Mooring
52179fb189
Miscellaneous edits
2023-11-09 17:07:34 -08:00
Joe Mooring
723a827fdc
Namespace functions and methods
2023-11-04 21:01:42 -07:00
Joe Mooring
a3a40ff999
Add return type to functions
2023-09-30 21:03:52 -07:00