3 references to Exp
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector128.cs (3)
1569/// <inheritdoc cref="Vector64.Exp(Vector64{float})" /> 1587Vector64.Exp(vector._lower), 1588Vector64.Exp(vector._upper)