shithub: riscv

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

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