std math function ?

its in the FMath:: namespace. so you have to use FMath::sine(), and etc.
For the container stuff, the built in TArrays and others have all you need.

1 Like