shithub: riscv

ref: c03913c62ddb751d2992e8a3d70e945229ed8e15
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}