shithub: riscv

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

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