summaryrefslogtreecommitdiff
path: root/.lgtm.yml
diff options
context:
space:
mode:
authorRaul Santos <raulsntos@gmail.com>2023-01-15 16:48:36 +0100
committerRaul Santos <raulsntos@gmail.com>2023-01-16 13:29:32 +0100
commit0ccb5f3954c8c0fd225b1979a17a9dc05de0640f (patch)
tree88c493e283f4594ab1c8e5fe2c4bb51e1a286c65 /.lgtm.yml
parent04a39ecd846f40ac1049b699291f28b2f08e2185 (diff)
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.
Diffstat (limited to '.lgtm.yml')
0 files changed, 0 insertions, 0 deletions