hugo/docs/content/en/functions/math
raoulb 9d2b5f98d0
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
..
_index.md
Abs.md
Acos.md math: Add trigonometric functions and some angle helper functions 2024-07-29 11:05:36 +02:00
Add.md
Asin.md math: Add trigonometric functions and some angle helper functions 2024-07-29 11:05:36 +02:00
Atan.md math: Add trigonometric functions and some angle helper functions 2024-07-29 11:05:36 +02:00
Atan2.md math: Add trigonometric functions and some angle helper functions 2024-07-29 11:05:36 +02:00
Ceil.md
Cos.md math: Add trigonometric functions and some angle helper functions 2024-07-29 11:05:36 +02:00
Counter.md
Div.md
Floor.md
Log.md
Max.md
Min.md
Mod.md
ModBool.md
Mul.md
Pi.md math: Add trigonometric functions and some angle helper functions 2024-07-29 11:05:36 +02:00
Pow.md
Product.md
Rand.md
Round.md
Sin.md math: Add trigonometric functions and some angle helper functions 2024-07-29 11:05:36 +02:00
Sqrt.md
Sub.md
Sum.md
Tan.md math: Add trigonometric functions and some angle helper functions 2024-07-29 11:05:36 +02:00
ToDegrees.md math: Add trigonometric functions and some angle helper functions 2024-07-29 11:05:36 +02:00
ToRadians.md math: Add trigonometric functions and some angle helper functions 2024-07-29 11:05:36 +02:00