Raul Santos
0ccb5f3954
C#: Implement Mathf.SinCos
...
Implement `Mathf.SinCos` that wraps a call to `System.Math.SinCos`,
this allows us to use the `SinCos` method more conveniently with
`real_t`.
Using `Math.SinCos` is often cheaper than separate calls to `Math.Sin`
and `Math.Cos`, and they are often used together.
2023-01-16 13:29:32 +01:00
..
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-16 01:11:52 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-11 23:06:35 +01:00
2023-01-05 13:25:55 +01:00
2023-01-14 19:38:00 +03:00
2023-01-05 13:25:55 +01:00
2023-01-15 14:27:08 -06:00
2023-01-16 01:11:52 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-16 13:29:32 +01:00
2023-01-05 13:25:55 +01:00
2023-01-16 01:11:52 +01:00
2023-01-12 22:24:37 +01:00
2023-01-06 02:46:08 +01:00
2023-01-05 13:25:55 +01:00
2023-01-16 01:11:52 +01:00
2023-01-16 09:15:44 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-13 15:13:56 +01:00
2023-01-13 15:13:56 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-06 22:59:29 +01:00
2023-01-05 13:25:55 +01:00
2023-01-15 13:26:29 +00:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00