Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PerroEngine/Perro
/ abs
Method
abs
perro_source/api_modules/perro_modules/src/math.rs:32–34 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
30
31
#[inline]
32
fn abs(self) -> Self {
33
self.abs()
34
}
35
36
#[inline]
37
fn asin(self) -> Self {
Callers
15
ilerp_core
Function · 0.45
approach
Function · 0.45
ping_pong
Function · 0.45
nearly_eq
Function · 0.45
find_launch_time_range
Function · 0.45
push
Method · 0.45
refine_launch_time
Function · 0.45
contains_2d
Method · 0.45
contains_3d
Method · 0.45
next_sample
Method · 0.45
next
Method · 0.45
built_in_mixer_plays_many_notes_from_one_source
Function · 0.45
Calls
no outgoing calls
Tested by
1
built_in_mixer_plays_many_notes_from_one_source
Function · 0.36