mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-19 23:30:25 +00:00
signum in hyper.h
This commit is contained in:
parent
8844bd5a02
commit
745f1b302b
1
hyper.h
1
hyper.h
@ -3868,6 +3868,7 @@ transmatrix rspintox(const hyperpoint& H);
|
|||||||
transmatrix gpushxto0(const hyperpoint& H);
|
transmatrix gpushxto0(const hyperpoint& H);
|
||||||
transmatrix build_matrix(hyperpoint h1, hyperpoint h2, hyperpoint h3);
|
transmatrix build_matrix(hyperpoint h1, hyperpoint h2, hyperpoint h3);
|
||||||
hyperpoint normalize(hyperpoint H);
|
hyperpoint normalize(hyperpoint H);
|
||||||
|
ld signum(ld x);
|
||||||
|
|
||||||
extern ld hrandf();
|
extern ld hrandf();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user