You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The patch adds a tests for Lua math standard unctions. Also, the
patch introduces a helper `lua_current_version_ge_than()` for
convenient versions comparisons and a helper `approx_equal()` for
convenient numbers comparisons.
Rules from trigonometric identities [1] has been used as
invariants for trigonometric functions.
1. https://en.wikipedia.org/wiki/List_of_trigonometric_identities
0 commit comments