mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 00:59:08 +02:00
parent
eb6c8fa570
commit
3752cfb649
@ -49,7 +49,7 @@ function cotan(x : float) : float;assembler;
|
|||||||
asm
|
asm
|
||||||
fldt X
|
fldt X
|
||||||
fptan
|
fptan
|
||||||
fdivrp
|
fdivp
|
||||||
fwait
|
fwait
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user