Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ c_asinh
Method
c_asinh
libraries/Complex/complex.cpp:339–342 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
337
338
339
Complex Complex::c_asinh() const
340
{
341
return gonioHelper2(0);
342
}
343
344
345
Complex Complex::c_acosh() const
Callers
1
c_acsch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected