shithub: riscv

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

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