shithub: riscv

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

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