Module: wine Branch: master Commit: e4737d285b83ad38914d635d665f4037640ddba7 URL: https://source.winehq.org/git/wine.git/?a=commit;h=e4737d285b83ad38914d635d6...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Oct 26 10:33:51 2021 +0200
ntdll: Copy sin() and cos() implementation from msvcrt.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ntdll/math.c | 530 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 526 insertions(+), 4 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=e4737d285b83ad38914d6...