Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Runtime behavior of NaN-producing math functions #3365

@litherum

Description

@litherum

From #3253

What happens in programs like this:

let x = 2;
let y = asin(x);

Can we do better than "we have no idea what value will be produced?"

Metadata

Metadata

Assignees

Labels

wgslWebGPU Shading Language Issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions